Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loss of form Close under menu
Message
De
24/07/2001 11:14:44
 
 
À
24/07/2001 10:34:40
Denis Filer
University of Oxford
Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00522862
Message ID:
00534416
Vues:
17
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform