frankhack1 0 Posted October 20, 2013 Hi ! I want that everytime that I click on a mail and this mail has a link, that AutpIt click on it. Just that but the AutoIt Info Windows do not show the controls to use on Thunderbird, any ideas? Share this post Link to post Share on other sites
frankhack1 0 Posted January 8, 2014 Hi, anybody have an idea? Share this post Link to post Share on other sites
LarsJ 1,074 Posted January 8, 2014 Take a look at the UI Automation framework.Download the two UDFs in the bottom of first post and download and run the code in the "Simple spy demo" codebox in the middle of first post. To verify that the control can be identified place the mouse cursor over the control and press Ctrl+w. You can see an example in post #14 here. File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsControl related: Hot-Track Enabled Toolbar Menu, Simulating a modeless Choose Color Dialog, Colors and fonts in TreeViewsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions Share this post Link to post Share on other sites