Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto sizing
Message
 
To
26/10/2000 07:13:04
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00434479
Message ID:
00434491
Views:
20
>does anyone have a autosizing class that I can use for my forms and text to ensure that they are the same size across the entire application.?
>
>also does anyone know how I can have my application load without the foxpro screen loading up?


About the first one.
You can make your textbox and baseform classes with a default width.
If you want so, you can set the values in the init of the class.

The second one:
Set SCREEN=OFF in your config.fpw, and make your forms top-level, or in toplevel form
Previous
Reply
Map
View

Click here to load this message in the networking platform