Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jumpy screens (vfp5)
Message
From
20/03/1998 16:12:34
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00086090
Message ID:
00086123
Views:
21
>Anyone know a smooth way to move forms? I've tried Lockscreen & Hide/Show, but when I run the code in form activate, for example:
>
>if && some condition
> this.move(100,25)
>else
> this.move(0,0)
>endif
>
>the screen lingers, then jumps, and sometimes leaves a trail.


Hmmm.....try setting the Visible property to .F. before the move and .T. after the move....as to leaving a trail, it should never do that! That sounds to me like a video card/driver problem. I have a similar problem in the Form Designer when dragging controls around and it all started when I swapped out my old video card for a new 3D one.
------------------------------------------------
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
Next
Reply
Map
View

Click here to load this message in the networking platform