Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Management Problem Again
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form Management Problem Again
Miscellaneous
Thread ID:
00270872
Message ID:
00270872
Views:
62
Help?!

I have a main form that does this in the init method:

do form custopen name custopen noshow
do form custclose name custclose noshow

The forms open correctly and do not show in my environment. Then in the click method of a button on the main form I have:

custopen.visible = .t.

And I get an error that object custopen cannot be found. However, I can choose the form 'custopen' from the menu bar, and when I do the dugger shows wontop() as 'custopen'.

In the form designer, the caption is custopen and the name is custopen. The form is built from a class prj2custclass, does that matter?
Next
Reply
Map
View

Click here to load this message in the networking platform