Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading
Message
From
19/04/2004 21:35:10
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00895953
Message ID:
00896324
Views:
26
>Hi All:
> When copying the form, I failed to copy the classes. Now when I try to open the form at home, I get the following error:"Error instantiating class. Error loading file. One of its memeber parent class not found."
>What can I do to open the form considering I do not have the class that the form is using? Unfortunately, I do not have access to the class lib.

You can still view the code and the properties in what class browser will show you
do (_browser) with "myform.scx"
and then... well, save the code it will generate. This code will most probably not run, but it will have all the information you need. You just have to put it into a new form.

I've written a builder which rebuilds a form (or any visual class) from class browser's output, but this builder actually needs the classlibs for all the components to be open (as in Set Class to ... addi), and it relies on a fix for class browser code that I had to write to make this work. So, it's not a generally usable tool yet.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform