Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Reponding to a xtpControlSplitButtonPopup
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Reponding to a xtpControlSplitButtonPopup

 Post Reply Post Reply
Author
Message
markh View Drop Down
Groupie
Groupie


Joined: 12 November 2003
Location: United Kingdom
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote markh Quote  Post ReplyReply Direct Link To This Post Topic: Reponding to a xtpControlSplitButtonPopup
    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

 

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 14 April 2004 at 6:47am
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.
Back to Top
markh View Drop Down
Groupie
Groupie


Joined: 12 November 2003
Location: United Kingdom
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote markh Quote  Post ReplyReply Direct Link To This Post Posted: 14 April 2004 at 7:16am

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

Back to Top
markh View Drop Down
Groupie
Groupie


Joined: 12 November 2003
Location: United Kingdom
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote markh Quote  Post ReplyReply Direct Link To This Post Posted: 19 April 2004 at 1:35pm

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

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.