Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SCX to VCX Error
Message
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00730745
Message ID:
00730747
Views:
7
Mel,

When you save a form as a class you loose DE. May it cause Init of the form to return .F. and prefent form instantiation?

>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform