Re: readng text fom thunderbird to autoit

"valery_vi" <[email protected]> Mon, 16 Jul 2007 12:02:50 -0000
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
Have you read AutoIt Help?
../html/intro/controls.htm

"
Note: AutoIt only works with standard Microsoft controls - some 
applications write their own custom controls which may look like a 
standard MS control but may resist automation. Experiment! 
"

Normal way is to use
 
XML User Interface Language (XUL)

instead of AutoIt to solve Thunderbird's task. 

Valery


--- In [email protected], beau <n9mfk@...> wrote:
>
> Hi All
> has any on found a way to read text
> from mozilla thunderbird I have tried autoit window info
> but i can not see an text in a message
> thanks for any help
>