Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#71 closed Feature Request (Rejected)

Au3Info supporting Internet Explorer ComponentFromPoint

Reported by: junkew@… Owned by:
Milestone: Component: Au3Info
Version: Severity:
Keywords: Cc:

Description

Would be very nice if AutoIt can do more with Internet Explorer.
For a starter it will help that AU3Info easily recognizes the items from internet explorer by using componentfrompoint

see http://msdn2.microsoft.com/en-us/library/ms536375(VS.85).aspx

If I could spy on IE controls this way it will save me a lot of time to identify the properties on the control I want to interact with.

Attachments (0)

Change History (2)

comment:1 by Valik, 18 years ago

Resolution: rejected
Status: newclosed

That method does not do what you think. It only returns information about a scrollbar under the mouse. It does not allow you to see what sort of control is under the mouse in a page unless that control happens to be a scrollbar.

Closing as rejected.

comment:2 by TicketCleanup, 18 years ago

Version: 3.2.10.0

Automatic ticket cleanup.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.