Modify ↓
Opened 5 years ago
Closed 4 years ago
#3719 closed Feature Request (Rejected)
Create and manage more tray buttons than just one
Reported by: | Ontosy | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
Do it is possible to create and manage more tray buttons instead of only one?
I would to associate two action to click directly in more button in systray.
As I can already do with PowerPro.
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by Melba23
comment:2 Changed 4 years ago by Melba23
- Resolution set to Rejected
- Status changed from new to closed
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.
Note: See
TracTickets for help on using
tickets.
Please give a concrete example of where this functionality would be useful. You can already detect several different events when you "click directly" on the tray icon (see TrayGetMsg or TraySetOnEvent) - so why are these not sufficient for your needs?
M23