Modify

#3138 closed Feature Request (Rejected)

GUIRegisterMsg - add to chain

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

Description

As written in help:
GUIRegisterMsg - Register a user defined function for a known Windows Message ID (WM_MSG).

With this function you can have only one user-function per one known Windows Message ID (WM_MSG). Registering second function will delete first.

If it possible, I wanted function like GUIAddUserMsg( msgID, "function" ) so i can register many standalone functions for one message ID - something like adding them to message chain handler.

Attachments (0)

Change History (1)

comment:1 by Melba23, on Oct 8, 2015 at 6:22:46 PM

Resolution: Rejected
Status: newclosed

Jon has already stated that this will not be done.
M23

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.