Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Infamous inkey()
Message
From
07/07/1998 12:41:50
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00114942
Message ID:
00114952
Views:
22
Robert ----

How about doing a _SCREEN.Refresh() instead of a CLEAR and INKEY()?



>John,
>
>No - but it happens on other machines with different video cards and modes.
>Robert
>
>
>>Robert ---- like a lot of other screen anomolies, this could be caused by your video driver....have you tested other video modes or, better, a different video driver?
>>
>>
>>>Try this:
>>>
>>>_screen.picture = my.bmp
>>>
>>>do form testform1.scx
>>>
>>>if _screen.formCount = 1
>>> _screen.forms(1).visible = .f.
>>> do form testform2.scx
>>> endif
>>>
>>>I get a white spot in my screen when the testForm1 is made invisible
>>>
>>>to get around this I add:
>>>
>>>_screen.forms(1).visible = .f.
>>>clear
>>>=inkey(.09)
>>>do form testform2.scx
>>>
>>>Anyone else have this problem?
>>>
>>>Robert
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform