Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Laucher Menu
Message
From
01/09/1999 19:52:07
 
 
To
01/09/1999 16:25:25
Sony Joseph
Dovenmuehle Mortgage Inc
Schaumburg, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Miscellaneous
Thread ID:
00260339
Message ID:
00260411
Views:
13
>Hi everyone,
>
>I am looking for a way to Launch all of my VFP apps from a single screen. I created a few commandbuttons on the _screen object and called the individual apps on the click event. My problem is I can not open more than one app simultaneously, because I use the system menu in all the apps to show the app's own menu. Is there a way I can call other apps and open them in separate VFP windows?
>
>I know I can do this using VB or other languages. I want to if this possible in VFP at all?
>
>Thanks

Sony,

Actually the _FFC Framework lets you do this. It has the idea of creating Aps as MODULES... these modules plug into the main app... adding there own menu pads to it.

I am not sure how they do it, but if you look at it, I am sure you will be able to determine it.

I assume that there is ONE read events in the main ap (menu frame.) then the modules do not have a main program... running the module basically adds the menus for that module to the system menu.

But, that is a guess...

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform