Skin and .NET objects |
Post Reply |
Author | |
feffe
Groupie Joined: 04 September 2009 Status: Offline Points: 56 |
Post Options
Thanks(0)
Posted: 03 March 2010 at 5:38am |
Hi
I load Office skin in my app, but I set AutoApplyNewWindows to FALSE.
During the execution, we have graphical controls (.NET Framework) that
are called as pseudo-COM objects.
The skin seems to be applied to these objects.
How can I avoid this?
Thank you
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
if you set AutoApplyNewWindows to FALSE you needremove xtpSkinApplyColors.
XTPSkinManager()->SetApplyOptions(xtpSkinApplyMetrics | xtpSkinApplyFrame);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
feffe
Groupie Joined: 04 September 2009 Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Thank you.
But in this way, the scrollbars of my views remain gray.
And applying the skin directly to the views causes problems...
No solution?
|
|
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 |