thmsdrew has asked for the wisdom of the Perl Monks concerning the following question:
Is there a way to find the coordinates of an individual item in a SysListView32 with GuiTest? My goal is to right-click on certain list items. I have the ID of the list itself. I can send the mouse to a position relative to the entire list. I want to be more precise and send the mouse to a position relative to each individual list item.
Is this a thing?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::GuiTest SysListView32 list item coordinates?
by Anonymous Monk on Nov 13, 2012 at 08:32 UTC | |
|
Re: Win32::GuiTest SysListView32 list item coordinates?
by pradeep,krishna (Scribe) on Mar 03, 2014 at 09:55 UTC |