http://www.perlmonks.org?node_id=1016918


in reply to Re^7: Win32::GuiTest control id
in thread Win32::GuiTest control id

Tnx dasgar, I am a step closer now. The calculator code is working. My problem seems to be a deeper issue since the window containing the button is based on macromedia flash. Now looking in a complete different direction sinc I fail to install Wx and its ActiveX and Flash components on the target computer. "Perl stopped working" while installing Wx or Padre via cpan. It fails to install Wx modules. Tried this on a differnt computer - which i unfortunatly can't use for the task- and there I had no problems installing. Have no clue yet though what the issue with installing the modules is. Can't be a module issue since it installs perfectly on an other computer. Most probably enviroment problem. I suspect gcc compiler setting, but not sure. Tnx for the help and effort putted into answering and trying to let me understand.

Replies are listed 'Best First'.
Re^9: Win32::GuiTest control id
by abt (Novice) on Feb 04, 2013 at 11:57 UTC
    Extra inforamtion: Yes I tried SendMouse and it works okay. Can actually click a button, but need the exact position information. Tried most functions in there. The issue I have seems to be of a diffent type as what I expacted. Btw. using Win7 (64) and perl (Strawberry 5.16 (64).