Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SCX to VCX Error
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
SCX to VCX Error
Divers
Thread ID:
00730745
Message ID:
00730745
Vues:
46
For some reason I can't get this to work.

I have saved a .SCX form (based on frmDataChildCustom - and it worked perfectly as a .SCX form) as a Class, and am attempting to open it with:
LOCAL oDialog
m.oDialog = CREATEOBJECT('WclassForm')
m.oDialog.Show()
I immediately get the following error:
Error #1924 in Click line 5
"m.oDialog.Show()"
ODIALOG is not an object.
Anyone have a clue what could be the problem? I have saved other .SCX forms as classes before with no problems, but they were mostly modal .SCX forms.

Any help is appreciated.

Mel Cummings
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform