Modify

Opened 14 years ago

Closed 14 years ago

#1281 closed Bug (No Bug)

ControlClick()

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description

Controlclick does not accept ID number for controlID.

Exemple:

ControlClick("Untitled -", "", 123)

All other functions accept number for ID number

Thanks

Attachments (0)

Change History (1)

comment:1 Changed 14 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

An example is supposed to actually reproduce the problem. Yours doesn't and for good reason: Notepad doesn't have a control with ID 123. At least not in Windows XP SP3.

Anyway, there's no bug here, just user error.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.