Print Page | Close Window

Automatically Disabled my buttons.

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=13190
Printed Date: 22 November 2024 at 9:37pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Automatically Disabled my buttons.
Posted By: kittysnk
Subject: Automatically Disabled my buttons.
Date 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); 
 
 
 
 



Replies:
Posted By: Oleg
Date Posted: 16 January 2009 at 5:35am

Hi,

Please try reproduce it with our sample and attach changes.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net