CXTPButton bug |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 15 September 2008 at 11:43am |
XTP 12.0.1.
I have a dialog with a CXTPButton mapped to a "BUTTON"-control. This button has a dropdown. Very nice indeed!
m_btnWithMenu.SetPushButtonStyle(xtpButtonDropDown);
The problem is that when using the keyboard neither <space> nor <return> expands the menu. It seems impossible.
I believe it should expand when space is being pressed! A fast fix would be appreciated, since this functionality is a must-have in our software.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Do you catch CBN_DROPDOWN ? Check our Button sample - both Enter and Space work.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Couldn't catch CBN_DROPDOWN, but I sense it's a mistake on my side. Will check your sample later. Thanks for the hint! |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |