Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getfldstate() problem
Message
De
28/01/2002 11:29:14
F Bilo
Bilo Office
Fuyang, Chine
 
 
À
28/01/2002 11:17:14
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00611600
Message ID:
00611621
Vues:
22
Thanks Hilmar!

But your answer looks like doesn't solve my problem. My problem wasn't happened in new recode. Ok , let's get more detail, I was used method like the next in a textbox's valid method:

LOCAL nChanged
nChanged = GETFLDSTATE(this.ControlSource)

IF nChanged > 1
thisform.ocurnode.text = ALLTRIM(this.Value)
ENDIF

Like you see, ocurnode is a refrence to a treeview control's selected node.When i changed the text of the textbox, i want the node's text also to be changed.The problem was happened then.:-(

Thanks again!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform