Modify

Opened 18 years ago

Closed 17 years ago

#341 closed Feature Request (Rejected)

Extend TraySetIcon() undocumented keywords

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

Description

Currently TraySetIcon() supports 5 (seemingly) undocumented internally defined keywords:
blank
info
question
stop
warning

For example, TraySetIcon("blank") sets the blank icon (normally used for making the tray icon blink ) as the primary tray icon without needing to specify a filename or icon index number. The other 4 keywords seem to load messagebox icons (from user32.exe?).

My requested feature is to add "normal" and "pause" as keywords specifying the normal and paused tray icons as well as a keyword for the 4th interal AutoIt icon (I'm unsure of its purpose; it's a square with a plus in the center). "normal" would be primarily for use with TraySetPauseIcon().

It would also make sense to add these kywords to the documentation; they're quite handy.

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 18 years ago

Version: 3.2.12.0

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 17 years ago

Resolution: Rejected
Status: newclosed

I agree that the undocumented behavior should be documented and will be in next beta.
But I don't want that the pause icon can be set when the script is running.
So I will close this request as rejected.

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.