in reply to Win32::GUI::AxWindow error, with using a thread?!
Ok, Win32::OLE not using with perl threads; but using with perl Win32::GUI timers !!!
I'm solved my problem with my idea Smart-Pool. Smart-Pool running with timer and collecting data from the returning data of the thread.
Ex thread data : \ my $text = "Thread test on AxWindow"; /data is : "Thread test on AxWindow".
This timer at the same time posting of the thread datas to Smart-Pool timer and activating OLE command. Logic of the Run-time...*A similar of the thread*
Regards,http://i53.tinypic.com/esje47.png
|
|---|