Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2202 closed Feature Request (Rejected)

Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent

Reported by: MrCreatoR <mscreator@…> Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: tray, tip, event Cc:

Description

I think we should have an ability to get notifications from TrayTip, such as $TRAYTIP_EVENT_CLICK, $TRAYTIP_EVENT_CLOSE, and $TRAYTIP_EVENT_HIDE (when timed out).

Is it possible to add these events handler?

Attachments (0)

Change History (3)

comment:1 by Valik, 14 years ago

Resolution: Rejected
Status: newclosed

Nothing is stopping you from implementing this yourself with a hidden (or even visible depending on the application). It shouldn't be much work at all.

comment:2 by MrCreatoR <mscreator@…>, 14 years ago

It is quit difficult to distinguish between tip closed and tip clicked. Sometimes we need to be able to separate these events.

comment:3 by Valik, 14 years ago

I fail to see how that is irrelevant. If it's hard to do in AutoIt it's going to be just as hard to do in C++.

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.