Urgent - display menu and skin both in a dialog |
Post Reply |
Author | |
csunita
Groupie Joined: 14 July 2008 Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 26 January 2009 at 1:59pm |
I have a dialog derived from CXTResizeDialog, which contains a CXTTabCtrl inside it. It has a skin. The skin is being loaded with XTPSkinManager() in the constructor. If I attach a menu to the dialog from the Dialog properties, the menu is displayed as shown, in place of the system menu. If I remove the skin, it gets displayed as it should in a separate toolbar. How can I do both? I have tried to load the skin at the end of OnInitDialog(), and tried both XTPSkinManager()->RedrawAllControls() and well as RedrawWindow. The menu appears, but not the skin.
Thanks.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Do you have 12.1.x version?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
csunita
Groupie Joined: 14 July 2008 Status: Offline Points: 19 |
Post Options
Thanks(0)
|
I have a 11.2.1 version.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, 11.2 didn't support application menus :(
|
|
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 |