TreeView: AfterLabelEdit |
Post Reply |
Author | |
Albert1
Groupie Joined: 01 February 2007 Location: Italy Status: Offline Points: 66 |
Post Options
Thanks(0)
Posted: 26 September 2011 at 7:47am |
I have a TreeView and need to display TreeView.SelectedItem.FullPath (well, sort of).
No problems with the NodeClick event but what if I need to edit a node? After the event AfterLabelEdit, no other event is generated so I have no sync between FullPath and the TreeView nodes collection.
Trying with keyboard? From CJ's help:
Well, the ENTER key is part of the editing process so it is not trappable by the main program. I can trap only the second KeyPress: unuseful.
I cannot use a timer ... Some suggestion?
|
|
Product: Xtreme SuitePro (ActiveX) version 13.4.1 / 16.3.0
Platform: Windows Vista (32bit) - SP 2 Language: Visual Basic 6.0 (SP6) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |