in reply to Perl Module

Hi Ford, Perhaps you can provide us with an example of the perl code you've already written in attempting to solve this problem ?

It sounds like you're trying to extract text from An X or GTK window app in some way, but perhaps you can explain more about that, give a sample application name or something ?

Basically, I want to help, but need more details to be able to start. Thanks

Replies are listed 'Best First'.
Re^2: Perl Module
by ford (Novice) on Oct 16, 2007 at 05:20 UTC
    Hi deorth, Actually it is a Java application and we have to click on specific areas of the window by identifying the text i.e we have to click on dates, numbers, etc. and also extract the text which is displayed on another area of the window. And this application is run on UNIX OS. I hope I have cleared your doubts. In case it is still not clear, please let me know. Thanks in advance. Ford.