Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Object not 'seen' by vcx Form
Message
 
 
To
21/10/2002 17:51:01
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00713612
Message ID:
00713713
Views:
15
You're welcome.

>Sergey !
>
>That did it, Thanks. The actual code was:
>**
>LOCAL oGrdMoverCfg
>oGrdMoverCfg = ''
>DODEFAULT(@oGrdMoverCfg)
>xx = NEWOBJECT("frmengridmover", "encustom.vcx", "", oGrdMoverCfg)
>xx.Show()
>
>The dodefault calls method code in a custom object, and instance of which was dropped onto the scx form. As it turned out, I had to add the "@" to get an object reference returned. Once there, your syntax worked perfectly.
>
>Thanks
>Don Lowrey
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform