Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6SP5 - How to know that a txt.value has changed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00797581
Message ID:
00798020
Vues:
23
On the textbox's gotfocus, assign the value to the textbox's tag. On lost focus, compare the tag to the value.


>>Just keep in mind though, that GetFldState(), InteractiveChange(), and ProgrammaticChange(), tell you that the field has been messed with. They don't really tell you if the value is different than it was coming in.
>
>Yes I have put it in the LostFocus() and I just wanted to know if the user modified once just to set a portion of the screen in a diff. color to get the users attention that save will be required.
>
>>
>>If you truly want to know if the value is changed, you need to do your own comparisons.
>>
>>Alan
>>
>>>Thanks a lot David.
>>>
>>>>GetFldState()
>>>>
>>>>>I wanted a quick & efficient way to find out if say for eg. the text in a textbox / cbo or the status of a checkbox has changed.
>>>>>
>>>>>The controlsource for all these controls will be a view.
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform