Reponding to a xtpControlSplitButtonPopup |
Post Reply |
Author | |
markh
Groupie Joined: 12 November 2003 Location: United Kingdom Status: Offline Points: 49 |
Post Options
Thanks(0)
Posted: 14 April 2004 at 6:24am |
Hello Just wondering if the feature mentioned in the following post has been implemented in v8.70? I can't find any mention of it in the help or sample code. It is a very important requirement for me. https://forum.codejock.com/forum_posts.asp?TID=230&K W=mark Mark
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
When you click on an arrow of a popup like the splitbutton popup or the
combobox the InitCommandsPopup event is fired. The Execute event
is fired only when you click on the button part of the splitbutton
popup or one of the controls displayed in the dropdown. You would
then add the required controls to be displayed in the dropdown.
Look at the Dynamic Popups sample to see how to use this event.
|
|
markh
Groupie Joined: 12 November 2003 Location: United Kingdom Status: Offline Points: 49 |
Post Options
Thanks(0)
|
Thanks SuperMario That gives me an event when I click on the arrow of a splitbutton popup. However, I don't want to display a standard menu when the user clicks on it. Instead I want to display my own 'line thickness' selection control (see image). Therefore, I need the x and y coordinates of the bottom left corner of the splitbutton control to be available in the event, so that I can position my line thickness control in the correct place. Is this possible? I would also like to do it with several other selection controls that I have in my app.
Mark |
|
markh
Groupie Joined: 12 November 2003 Location: United Kingdom Status: Offline Points: 49 |
Post Options
Thanks(0)
|
Does anyone know the answer to this??? At the moment the lack of this feature is preventing me from converting all of my apps from Infragistics Ultratoolbars to CommandBars. Mark |
|
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 |