Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - vb6 SkinFramework array forms not work
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

vb6 SkinFramework array forms not work

 Post Reply Post Reply
Author
Message
laertamaxima View Drop Down
Newbie
Newbie


Joined: 09 November 2008
Location: Argentina
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote laertamaxima Quote  Post ReplyReply Direct Link To This Post Topic: vb6 SkinFramework array forms not work
    Posted: 09 November 2008 at 6:39pm
Hi
vb6 SkinFramework array forms not work ?
 
Form1.show
 
 
' // Form1 is original form
 Dim frm_new As Form1
 Set frm_new = New Form1
 Load frm_new
 frm_new.Show
 
does not work, the Form1 freezes
 
 
 
 
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2008 at 2:26am

Hi,

Guess you have SkinFramework on each form. Add it to one main form only.
If its no reason please attach sample project to show what you do.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
laertamaxima View Drop Down
Newbie
Newbie


Joined: 09 November 2008
Location: Argentina
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote laertamaxima Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2008 at 6:05pm
there is only one form in my project, the form does not exist frm_new to create it.
After creating frm_new it close and the other disappears Form the skin, the skin loses original form.

Excuse my English.
Thanks.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.