Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loading
Message
De
19/04/2004 21:35:10
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00895953
Message ID:
00896324
Vues:
25
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform