Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Cyndi Chatman
|
Mar 26, 2007 - 9:26 AM
|
How can I add shortcut keys in the tabs? I put an ampersand (&) in the caption when adding the page, such as the following:
VERIFY( m_wndTabPageContainer.PageInsert( &m_page, _T("&Tab") ) );
The underline shows up under the T, but ALT+T does not work to force the page to expand and become active?
|
|
Barbara Roth
|
Mar 29, 2007 - 11:13 AM
|
I need to implement shortcut keys for tabs and saw from another posting that it has just been implemented. Do you know when I can get the new code.
Also,
I have side tabs (tabs on the RIGHT) and when I add the tab page and the name has an ampersand (&) like Tab&Two it does not put an underline under the second "T" the label has the text "Tab&Two". I’m not having the problem with tabs aligned on the top.
Thanks for your help
|
|
Technical Support
|
Mar 30, 2007 - 12:31 PM
|
We fixed the reported issue. Please download the latest source code via ftp.
|
|
Technical Support
|
Mar 29, 2007 - 3:33 AM
|
The feature has just been implemented. Please contact us via e-mail at this web site so we can provide you with the latest source code.
|
|