howto show keyboard accelerator on dialog controls in resource editor?
Hello,
In VS2005 the resource editor doesn't seem to show the keyboard accelerator underline on the controls. Is there a way to turn this on? For example, if I have a control with a text caption of:
&My Control
I want to see the "M" underlined, so I know what my accelerators are? I see that if I test the dialog, I can see all the accelerators, but it would be nice to see them in the regular editor, as you could in VC++ 6.0. Any suggestions?
Thanks,
Mark
http://www.beiley.com
If u press ALT key, u will get to know what are ur accelerators.
Even this is the case with menu accelerators also.
I too don't know , how to show them by default.
Thanx,
Ch.T.Gopi Kumar.
Hi Ch. T Gopi,
Thanks for your reply. This doesn't seem to work when I try it. Pressing ALT hilights the menu accelerators of the VS2005 IDE, but doesn't show any keyboard shortcuts for the dialog I'm editing in the resource editor? I'm not trying to show accelerators in a dialog that I'm using in a program, just a dialog I'm editing in the resource editor...
Thanks,
Mark
http://www.beiley.com
Hi Mark,
U r right.VS2005 IDE doesn't show any keyboard shortcuts for the dialog ,while editing the dialog in the resource editor.If u run and press ALT key , then only accelerators are being shown up.
Regards,
Ch.T.Gopi Kumar.