Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tree View Structure
#1
Gintaras,

You solved my problem with the Date Dialog earlier today so concisely that I am inspired to humbly impose on you for another request.

Same application uses a TreeView structure that I would like to traverse sequentially in QM. Thus far I've been using mouse moves with left clicks to do this, but this is a major pain in the rear, especially considering that the information in the tree can change at any time without notice, making my manually constructed mouse instructions worthless.

Can you demonstrate a method of traversing the treeview control, opening each parent, then selecting each child sequentially and retrieving the corresponding names for both parent and child?

This particular structure is nested only once, ie there is one level of parents with one level of children below each.

QM sees the control as TreeView20WndClass with style=0x56000027

Note: I did look up information on the TreeView control on the MS website, but at my level of experience I have no idea where to begin.

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)