Automatically Disabled my buttons. |
Post Reply |
Author | |
kittysnk
Newbie Joined: 16 January 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 16 January 2009 at 5:06am |
Hi,
When I use SkinFrameWork, my window buttons are diabled.
I cannot use miminize, close buttons.
But, if I make simple dialog based window, I can use buttons.
/// My code
Create Parenet Window --> Create Child Window
XTPSkinManager()->SetApplyOptions( xtpSkinApplyMetrics | xtpSkinApplyFrame | xtpSkinApplyColors);
If I dont use xtpSkinApplyFrame, I can use minimize and close buttons.
/// My code
Create Parenet Window --> Create Child Window XTPSkinManager()->SetApplyOptions( xtpSkinApplyMetrics | xtpSkinApplyColors); |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Please try reproduce it with our sample and attach changes.
|
|
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 |