Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Events Order Problem
Message
From
02/05/2000 16:40:14
 
 
To
02/05/2000 11:25:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00365110
Message ID:
00365319
Views:
21
>I have a form (FormA) and in the init of FormA it fires off another form (FormB). The init method of FormB calls a method in a class which is placed on FormB. I am getting an error that it cannot find the method in the class which is on the FormB.

Can you post more actual code? I don't think it should have any trouble because the formns haven't intialized yet. Also, if FormB shows up before FormA, why not fire up FormB first anyway, and have that call FormA?

>Can I create a method that gets called after the forms completely initialize?

Show() gets called after they intialize.
Previous
Reply
Map
View

Click here to load this message in the networking platform