Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 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

Change History (3)

comment:1 Changed 15 years ago by TicketCleanup

  • Version 3.3.2.0 deleted

Automatic ticket cleanup.

comment:2 follow-up: Changed 15 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

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().

comment:3 in reply to: ↑ 2 Changed 15 years ago by KaFu

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 :)...

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

Author


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

 
Note: See TracTickets for help on using tickets.