Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Startup screen
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00033983
Message ID:
00034341
Views:
47
>>>>>>>Hi,
>>>>>>>
>>>>>>>When my app starts up i always get that white screen.
>>>>>>>You can manipulate it using _SCREEN....
>>>>>>>
>>>>>>>My screen are normally set as: ALWAYS ON TOP = .T.
>>>>>>> DESKTOP = .T.
>>>>>>> MODAL
>>>>>>>
>>>>>>>I there any way of getting rid of this screen ?
>>>>>>>
>>>>>>>
>>>>>>>Thanks
>>>>>>>
>>>>>>>Marc
>>>>>>
>>>>>>In 3.0b I used the CONFIG.FPW to set the screen off. Search the UT for details...
>>>>>
>>>>>Look under _SCREEN in the HELP for vfp50. It has a good example of how to
>>>>>use _SCREEN.... thanks..rob
>>>>
>>>>In config.fpw type the following: SCREEN = OFF
>>>
>>>
>>>then in your main.prg... code _SCREEN.VISIBLE=.T.
>>
>>_screen.picture = 'c:\windows\clouds.bmp'
>
>Good idea, but if you use the api SystemParametersInfo in Lib "user32" you can get the real Wallpaper to use it as background.
>
>:*)

Oups! you can Set the wallpaper but not Get from this function.
Sorry :(

:)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform