Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1388 closed Feature Request (Rejected)

GUIRegisterMsg() return value

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

Description

Hi Lads,

I think I've read this already in past somewhere, but couldn't find it anymore...

Would it be possible to return the legacy function name on a successful GUIRegisterMsg() if that message has been registered before? Maybe in @extended? Should come in handy in creating UDFs or to chain up the functions.

Best Regards

Attachments (0)

Change History (3)

comment:1 by TicketCleanup, 16 years ago

Version: 3.3.2.0

Automatic ticket cleanup.

comment:2 by Valik, 16 years ago

Resolution: Rejected
Status: newclosed

The @extended macro can only return numeric values.

I'm closing this as rejected. At some point all our "Register" stuff should use a stack similar to AdlibRegister().

in reply to:  2 comment:3 by KaFu, 16 years ago

The @extended macro can only return numeric values.

Upsa, forgot that, sorry.

I'm closing this as rejected. At some point all our "Register" stuff should use a
stack similar to AdlibRegister().

Looking forward :)...

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.