![]() |
how to make popup menu on caption bar? |
Post Reply
|
| Author | |
Taetae
Newbie
Joined: 21 June 2007 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: how to make popup menu on caption bar?Posted: 10 July 2007 at 9:41pm |
|
like this feature -->
now I'm try to add code in OnDockingPaneNotify
in case : XTP_DPN_PANEMENUCLICK
but I don't know how to specify the menu button.
Can you please give me some sample.
Thank you.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 July 2007 at 12:07am |
|
Hi, Add menu with with
m_paneManager.SetDefaultPaneOptions(xtpPaneHasMenuButton);
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Taetae
Newbie
Joined: 21 June 2007 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 July 2007 at 12:28am |
|
thank you.
But I have done already, my problem is I don't know the menu's ID.
Is it need for make popup menu?
thanks so much.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 July 2007 at 4:05am |
|
Hi,
Yes, you have popup some menu in XTP_DPN_PANEMENUCLICK event.
Check our samples.
|
|
|
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 |