Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VFP from VB
Message
From
16/07/1999 11:25:04
 
 
To
16/07/1999 09:32:01
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00242271
Message ID:
00242328
Views:
20
>I'm calling vfp from vb using FoxServer, I do this in VB:
>
>Dim fox as new FoxApplication
>fox.visible
>... // after i call function of fox variable
>
>
>I have this problem If i use vfp6 :
>
>Open VFP6 from VB but the windowstate of vfp is not the last session configuration. it mean: open vfp, maximize windows, close vfp, open vfp (and the windows is not maximized).
>
>any ideas ?

I think you will have to either have a FoxUser.dbf available with RESOURCE SET ON ( I think this would work ) or store the window configuration yourself ( in a dbf, ini file, registry, etc. ) then restore the setting(s) on startup.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform