Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A Program where Form is the main window
Message
From
28/06/2001 12:28:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00524781
Message ID:
00524785
Views:
13
>I have a very simple app written in VFP that is based on one form, and I don't want the VFP window behind it and I don't want a menu. Is there any way to do that?
>
>I tried setting Application.Visible = .F. but that hid everything including my form. It would be ok if the foxpro app window sized itself to the exact size of my form. Any ideas on solving this would be great!

Marvin,
Make your form Showwindow=2. In init :
this.show
read events

Do not forget to have clear events somewhere to exit.
Create a config.fpw file with at least this line :
screen=off

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform