> >
> >
> >
> > 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