| View previous topic :: View next topic |
| Author |
Message |
xuwansong@gmail.com Guest
|
Posted: Thu Aug 04, 2005 6:44 pm Post subject: How dot click File Tree by text? |
|
|
I have a folder tree in class name called ListBox1. The Window Spy can see Contents of the tree: Doc/A, Doc/A/A1, Doc/B, etc which are subfolder names when TitleMatchMode = slow Visible Text.
Question: how do I utilize folder names to do click on folders instead of coordinates? The reason to do this way is that with so many folders it is almost impossible to click by coordinates. |
|
| Back to top |
|
 |
daonlyfreez
Joined: 16 Mar 2005 Posts: 755 Location: Berlin
|
Posted: Thu Aug 04, 2005 8:31 pm Post subject: |
|
|
Can you not set focus to the listview and type? _________________ (sorry, homesite offline atm) |
|
| Back to top |
|
 |
|