Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control source isn't updated
Message
De
08/09/2000 13:28:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
08/09/2000 13:15:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00414182
Message ID:
00414261
Vues:
24
>Yep.
>That was great.
>I wouldn't have thought of it.
>
>Now I have to figure out how to put that in the lost focus of all the base classes of my framework without spoiling anything.
>
>Wouldn't this trick mark the field as changed if I simply tab over the control ?
>
>Thanks a lot Cetin


Would mark. Then at the top of your textbox class.lostfocus you could add :
if this.Value # oldval(this.Controlsource)
 this.Value = this.Value
endif
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform