Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Give object focus
Message
De
11/06/2003 01:27:00
 
 
À
03/06/2003 15:21:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00795842
Message ID:
00798756
Vues:
29
To clarify for others watching this thread and to remove a wrinkle ..


*- in .Valid use this code

if {input is valid}
return .t. && this passes focus to next object
else
messagebox( ...)
return 0
*- zero is required to avoid talk window of 'Invalid Input' and will
*- not allow focus to leave the object
*- if you use .f. you will still get 'Invalid Input'
endif

See you all at DevCon
Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform