Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GoApp, TreeView Problems
Message
From
13/12/2001 11:29:57
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
07/12/2001 01:56:43
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00591003
Message ID:
00593882
Views:
24
goApp is merely a public variable created in Setup.prg, which is called when you issue "DO MAIN" You can mimic this typing the following in your command window:

goApp = CREATEOBJECT('YourAppObjectName')

Now your form will "see" a goApp object.

Hope that helps...
---J


>Can't tell where the source of the problem is--perhaps I have several.
>
>I cannot for the life of me get the cTreeViewCtl to work. I ran it through the debugger and it appears to be erroring out on the goApp.oMMFactory.GetClassName('<>' part--it just has no idea what 'goApp' is. I tried deleting all the fxp files with no success. I have tried to instantiate this object on a form I called from the command window. (The form loads the treeview.) I have done so both by creating the app first and by not doing it.
>
>Thoughts???
>
>Paul
Previous
Reply
Map
View

Click here to load this message in the networking platform