Modify

Opened 17 years ago

Closed 17 years ago

#1088 closed Feature Request (Rejected)

GuiCtrlSetOnEvent - Easier Event handling

Reported by: Bitboy Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: GuiCtrlSetOnEvent Event handling Cc:

Description

Maybe you can upgrade the function to something like this:
GUICtrlSetOnEvent ( controlID, "function" [, Event])
with Events like "DoubleClick", "LeftClick", "KeyUp" and so on.
Default Value for Event should be "LeftClick" so it is compatible with older Versions.

Another idea is to set a macro like @EVENT in the so called function.

I hope you can understand my english.

Greetings from Germany
Bitboy

Attachments (0)

Change History (1)

comment:1 by Valik, 17 years ago

Resolution: Rejected
Status: newclosed

You must use GUIRegisterEvent() if you want more fine-grained control. There are no plans to extend the current behavior further.

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.