Modify

Opened 16 years ago

Closed 15 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 Changed 16 years ago by TicketCleanup

  • Version 3.2.12.0 deleted

Automatic ticket cleanup.

comment:2 Changed 15 years ago by Jpm

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

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.

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.