Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#208 closed Feature Request (Rejected)

Expand Adlib functionality

Reported by: CodeMaster Rapture Owned by:
Milestone: Component: AutoIt
Version: Severity:
Keywords: Cc:

Description

I found out the hard way that you can only have one function called via AdlibEnable(). Would it be possible to allow more function calls via this method?

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed
  • Type changed from Bug to Feature Request
  • Version 3.2.10.0 deleted

What is stopping you from calling more than one function from a single "master" AdLib callback? If you need callbacks on separate timers, it's trivial to do that as well. Or you could use WM_TIMER and GUIRegisterMsg().

Changing this to a feature request and closing as rejected (really, a bug? Come on).

comment:2 Changed 16 years ago by Saunders <admin@…>

Gary wrote a bunch of _Timer* UDF's that will probably do exactly what you want. Look for _Timer_SetTimer().

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.