Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - how can i generate dynamic menus
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

how can i generate dynamic menus

 Post Reply Post Reply
Author
Message
serkane View Drop Down
Newbie
Newbie
Avatar

Joined: 04 August 2007
Location: Turkey
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote serkane Quote  Post ReplyReply Direct Link To This Post Topic: how can i generate dynamic menus
    Posted: 04 August 2007 at 5:58am
hi,
 
i wanna create menus at run-time...
 
but i cannot insert a item to any menu item as a child item... because the items is not a xtpControlPopup item...
 
i add the menu item as xtpControlButton... because i dont know these items will be xtpControlPopup control has child-item(s)... maybe it has no child-item(s). but when the code is running any item can be child-item for a menu-item...
 
i get error when i try to add a child-item to that item (xtpControlButton).
Best regards,
Serkan EKSI
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 04 August 2007 at 7:26am
Hello,
 
If control is xtpControlButton you can't add subitems. So you can delete it and add xtpControlPopup to same position with same id and caption.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.047 seconds.