Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save settings
Message
From
12/05/2003 09:56:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
12/05/2003 09:44:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00787290
Message ID:
00787299
Views:
16
>Hi everyone,
>
>How can I save my environment settings in Visual FoxPro? I set the background color to blue, then quit foxpro. The next time I start up, the background is white again. How can i keep it blue?
>
>Thanx in advance
>Ron :o)

Ron,
I like doing such kind of things in code :

_screen.backcolor = Rgb(0,0,255)

Home()+'config.fpw' has a line :

command = do mystartup.prg

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
Next
Reply
Map
View

Click here to load this message in the networking platform