Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just the form.
Message
 
 
To
21/05/2002 16:49:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00659589
Message ID:
00659605
Views:
25
Hi, Thanks for your fast reply, sadly it didn´t work. I´ve done this in my main program:
WITH _Screen
.TOP=0
.LEFT=0
.WindowState = 0
.visible=.t.
.Closable=.f.
.BackColor=rgb(255,255,255) && Cambiar el color de fondo
.Movable=.f.
.MaxButton=.F.
.MinButton=.T.
.ControlBox=.t.
ENDWITH
do form chequera
READ EVENTS

And in the form, ShowWindow is set to 2.

Any other idea?



>And put the following in a config.fpw file, in same directory as the .exe
>
>
SCREEN=OFF
>
>>Hi y´all.
>>How can i make a form to run as just a window?
>>My application is just a 630*270 pixels form with the visual appearance of a chek and a button for printing. I don´t want it to fit all the screen size...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform