How to detect multiple clicks? |
Post Reply |
Author | |
aaabc
Newbie Joined: 29 January 2007 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 26 September 2008 at 12:57pm |
Hi all,
Could someone please help me a bit here...
I noticed that in CXTPShortcutBar the only messages I can get are XTP_SBN_SELECTION_CHANGING and XTP_SBN_RCLICK. Does this mean I cannot detect if the user clicks on the same CXTPShortcutBarItem again and again?
Is there any workaround for this? I use the shortcutbar to hold shortcuts to certain functions. Therefore no client pane, and user should be able to click/run the same shortcut more than once consecutively.
Thanks for any input. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
You can override CXTPShortcutBar, add ON_WM_LBUTTONUP in message map, etc. :)
|
|
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 |