![]() |
Command bar button types |
Post Reply
|
| Author | |
JerryEvans
Groupie
Joined: 01 May 2008 Location: United Kingdom Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Topic: Command bar button typesPosted: 22 May 2008 at 9:36am |
|
xtpControlButtonPopup gives me a straight button which notifies me when clicked
xtpControlSplitButtonPopup gives me a button plus drop arrow but I only get a notification when the arrow is clicked. Is there a way to get notifications from the second type when the button is pressed? Thanks. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 May 2008 at 11:02am |
|
Hi,
What notification do you mean ?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
JerryEvans
Groupie
Joined: 01 May 2008 Location: United Kingdom Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 May 2008 at 1:13pm |
|
WM_COMMAND with the button ID
|
|
![]() |
|
JerryEvans
Groupie
Joined: 01 May 2008 Location: United Kingdom Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 May 2008 at 1:17pm |
|
Oleg, apologies. Perhaps I'm not thinking straight. Are there 2 different WM_COMMAND notifications sent from the button and dropdown arrow?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 May 2008 at 2:07pm |
|
Hello,
When button is clicked you can catch WM_COMMAND
when dropdown arrow you can catch WM_XTP_INITCOMMANDSPOPUP
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
JerryEvans
Groupie
Joined: 01 May 2008 Location: United Kingdom Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 May 2008 at 5:08am |
|
Right. thanks again.
|
|
![]() |
|
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 |