Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 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 by Valik, 18 years ago

Resolution: Rejected
Status: newclosed
Type: BugFeature Request
Version: 3.2.10.0

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 by Saunders <admin@…>, 18 years ago

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

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.