Accelerators in CXTPControlComboBox |
Post Reply |
Author | |
Timur
Newbie Joined: 21 September 2004 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 21 September 2004 at 5:23am |
When i put CXTPControlComboBox control in my CommandBar with SetDropDownListStyle(TRUE) When I am editing text in the combo box edit, main frame accelerators kick in so i cannot type any letter which is assigned as accelerator, isi there a simple way to disable them while typing in this combox box?
Aslo how is it possible to Switch On/Off XTToolkitPro accelerators? In original XTToolkit it was possible with this: CXTAccelManager &accelManager = CXTAccelManager::Get(); accelManager.UpdateWindowAccelerator(); |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Add to MainFrame: virtual BOOL PreTranslateMessage(MSG* pMsg) |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |