Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loss of form Close under menu
Message
From
24/07/2001 11:14:44
 
 
To
24/07/2001 10:34:40
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00522862
Message ID:
00534416
Views:
16
This message has been marked as the solution to the initial question of the thread.
I have discovered a workaround for the "jumping form" problem you described:
top_access:

return objtoclient(this,1)
Check it to see that it works with your version.




>OK here it is. This code is in a form class called 'mainform', the basic start point for all my forms.
>
>Top_assign has:
>
>LPARAMETERS vNewVal
>IF vnewval < 0
> vNewval = 0
>ENDIF
>THIS.TOP = m.vNewVal
>
>Top_access has:
>
>*To do: Modify this routine for the Access method
>RETURN THIS.Top
>
>Any help?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform