Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 exes floating - like windows
Message
 
To
30/09/2005 10:49:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01054909
Message ID:
01055118
Views:
11
>Hi. I want 2 Fox exe's to "float" (ie: move around to share space) like Windows. The fox window behind my screens is what floats now. Put both in same exe??
>
Randy,

As Sergey mentioned you could make them top level forms. Or you could make them SDI forms.

I don't think, however, that's what you're after. I may be wrong, but if not, you can compile them as APP files, and run them from within an MDI VFP interface. Since APP files run in the same address space as the calling EXE, the common routines can be placed in the EXE and called from the APP via dynamic linking. The result is that you end up with smaller files.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform