|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Win32::GuiTest SysListView32 list item coordinates?by Anonymous Monk |
| on Nov 13, 2012 at 08:32 UTC ( #1003566=note: print w/ replies, xml ) | Need Help?? |
|
Sure there is, everything is a window, so GetWindowInfo/GetWindowRect/GetClientRect, whatever you need -- worst case scenario, you have to wrap an easier function yourself , although its easier to use you use Win32::GUI::ListView::HitTest/Select
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||