Parent looses skin |
Post Reply |
Author | |
haraldradi
Newbie Joined: 31 August 2006 Location: Austria Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 26 April 2007 at 3:04am |
If I open one of the system dialogs in your sample (OpenFileDialog, ColorDialog, FontDialog, PrintDialog) the parent control that is passed as owner in ShowDialog() looses its skin and isn't skinned anymore even if i refresh the window/background/etc.
I'm using your c# sample with vs 2005 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
hello,
Yes, please change calls to cd.ShowDialog(skinFramework);
Its some strange bug of VC2005 (worke with 2002 and 2003) and they fixed it with some hotfix. I can't reproduce it with my version.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
haraldradi
Newbie Joined: 31 August 2006 Location: Austria Status: Offline Points: 12 |
Post Options
Thanks(0)
|
any chance you could point me to that hotfix?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
I think it can be http://support.microsoft.com/kb/918842 . But have no idea how it appeared in my computer - it have no download link. guess from Windows Update.
|
|
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 |