john_qa Posted August 29, 2006 Posted August 29, 2006 Hello, I'm trying to create a GUI which contains a TreeView and an Input field. When I select an item from the tree i would like its text to be displayed in the Input field, and also when I modify the text from the Input field and hit ENTER, the selected tree item should have this new text. Can you please help me in with this problem? Thanks Don't be afraid of tomorrow, because today is the day you were afraid yesterday.
GaryFrost Posted August 29, 2006 Posted August 29, 2006 start in the help file with _GUICtrlTreeViewSetText SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
john_qa Posted August 29, 2006 Author Posted August 29, 2006 Thanks, I'll do that, and I'm sure it is going to work! Don't be afraid of tomorrow, because today is the day you were afraid yesterday.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now