Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just the form.
Message
From
21/05/2002 17:27:07
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00659589
Message ID:
00659614
Views:
17
This message has been marked as the solution to the initial question of the thread.
Jonathan,

The .visible=.t. is overriding the entry in the config.fpw. You can change it to false, or better yet remove all of the code regarding _screen.

>Hi, Thanks for your fast reply, sadly it didn´t work. I´ve done this in my main program:
_screen.visible=.f.  && I changed this to false, and this line is not necessary
                     && if you have SCREEN=OFF in config.fpw
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...
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform