Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Koen Piller
  Where is Koen Piller?
 Santpoort-Zuid
 Netherlands
 Koen Piller
 To: Kevin
  Where is Kevin?
 edwardsville
 Illinois - United States
 Kevin
Subject: RE: objects not showing on form
Thread ID: 434099 Message ID: 434124 # Views: 41 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: Forms
Date: Sunday, February 21, 2016 5:08:30 PM         
   



> >
> >
> >
> > Kevin,
> > you have 'removed' the class, how did you do that?
> > Regards,
> > Koen
>
>
>
> well I remove these lines that add the class
>
>
Thisform.Newobject([vfpskin1],[VfpSkin],[VfpSkin.vcx])
> Thisform.vfpskin1.setskinname(Alltrim(paths.skins))
> Thisform.vfpskin1.setbuttonsattributes()

>
> I have several forms some work when I remove this code others
> just come up with a no errors and a blank screen like the above description
> I have looked through my code and can't find any reason for this

Kevin,
I can only imagine you have somewhere else in your code a call to this class. Suppose you have already recompiled your project of forms and searched with GoFish4 for any calling to this class?
Regards,
Koen

ENTIRE THREAD

objects not showing on form Posted by Kevin @ 2/20/2016 3:02:21 AM
RE: objects not showing on form Posted by Koen Piller @ 2/20/2016 6:29:35 PM
RE: objects not showing on form Posted by Kevin @ 2/20/2016 8:16:21 PM
RE: objects not showing on form Posted by Koen Piller @ 2/21/2016 5:08:30 PM
RE: objects not showing on form Posted by Kevin @ 2/21/2016 6:34:39 PM
RE: objects not showing on form Posted by Koen Piller @ 2/21/2016 6:50:35 PM
RE: objects not showing on form Posted by Mustapha Bihmouten @ 2/22/2016 12:08:19 PM