Dynamic menu translation |
Post Reply |
Author | |
DylanDAS
Newbie Joined: 21 October 2003 Location: France Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 22 October 2003 at 3:45am |
I find the fonction to change a menu when it has an ID, but when it's a popup (no ID) I don't know how to do it... For the main, it works with GetControls()->GetAt(0); but to enter inside the submenu !!! thanks for your help |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Try this: ((CXTPControlPopup*)GetControls()->GetAt(0))->GetComma ndBar()->GetControls()
but be sure that the first item is popup control. |
|
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 |