Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form works fine as a form, but not as a class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Form works fine as a form, but not as a class
Divers
Thread ID:
00018477
Message ID:
00018477
Vues:
72
Hi guys,
I made a form, it works fine when I use it with
DO FORM my_form WITH parameter1,parameter2,etc...
then I tried to create a class based in my_form with
Save as class...
and when I try to run the form with:
oMy_form=CREATEOBJECT('my_form',parameter1,parameter2..)
I receive an error:
Error object "object_name" not found, but the object
exist, if I delete the object from the form then it
tells me the same error but with the next object in the form , that is, Error "object_name2" not found.
That happens in the "GetGridRef" method of the wizard txtbtns class that comes with 3.0, if this a 'BUG' or what?. Any sugestion would be apreciated.
=THIS.Thanks('in advance')
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform