Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox.Controlsource + check for changes
Message
De
26/02/2003 10:59:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
26/02/2003 10:13:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00758093
Message ID:
00758134
Vues:
25
>I need to know when the data in a TextBox change.
>
>The textbox have a controlsource type mytable.myfield.
>
>The textbox is inside a container, and this inside a grid column.
>
>I change record selected in mytable with a navegation toolbar, then the data in my textbox change correctly.
>
>I need detect the event fire when this change is.
>
>I try textbox.InterctiveChange() and textbox.programaticchange() and they don´t fire.
>
>I try textbox.value_assign() and this work Ok, but it do excesive overload into the system.
>
>Do you know any better solution than textbox.value_assign()?
>
>Thanks.
>José Luis.
>
>P.D.: VFP7 Spanish

If it is for debugging purposes, then set a breakpoint "when expression changes".

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform