Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call a form from another application
Message
From
13/12/1996 09:27:52
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00014857
Message ID:
00015012
Views:
28
>Hello guys,
>I have an application1 that contains form1,form2,form3,
>application2 that contains form4 and
>application3 that contains form5
>Application1 calls application2, and then application2
>calls application3, when application3 tries to call
>form2 that is store in application1 it tells me
>that it can't find form2, I excluded form2 from the
>application3 project because I don't want to duplicate
>code, in 2.x this was really easy, how can I do it now ?
>Thanks in advance.
>luisg@netrunner.net

not knowing your particular circumstances
I just want to note that generally good OO will requiere that one app
will not know directly of another app components
thus you set up some msging optin so one app will request the other app to start the form etc.

just my .2 cetns

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform