Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getfldstate() problem
Message
From
28/01/2002 11:29:14
F Bilo
Bilo Office
Fuyang, China
 
 
To
28/01/2002 11:17:14
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00611600
Message ID:
00611621
Views:
21
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform