Skin Missing after Modal Dialogs |
Post Reply |
Author | |
meaningoflights
Groupie Joined: 27 October 2007 Status: Offline Points: 35 |
Post Options
Thanks(0)
Posted: 27 October 2007 at 10:00pm |
Hello,
I thought I'd test the support. There seems to be a few strange issues with the software. With some help I'm sure I'll be to deploy a bug-free windows executable thats OS neutral. Problem/Repro: ============== On my main (SDI) form I have menus to launch windows, eg: forms.show vbModal, Me After closing the Modal Dialog form, the skin goes missing on my main form. I set my skins like so: SkinFramework1.LoadSkin App.path & SkinStylePath, SkinStyleIni SkinFramework1.ApplyWindow Me.hWnd Environment: ============== VB6, SP6 XP Pro SP2 Dual Xeon Can you help me with a solution? what do I need to do after closing the modal dialog to reinforce the main forms' skin... from defaulting back to system style? screenshots available on request. Cheers |
|
Jeremy Thompson (MCSD)
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Think you added additional SkinFramework to this modal dialog.
Only one SkinFramework control have to be in whole application.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
meaningoflights
Groupie Joined: 27 October 2007 Status: Offline Points: 35 |
Post Options
Thanks(0)
|
Cheers, I knew it had to be something that simple.
Now I'm impressed |
|
Jeremy Thompson (MCSD)
|
|
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 |