Modify

#535 closed Feature Request (Rejected)

don't pause the script when the tray menu is open or the gui title bar is right clicked

Reported by: ar.0.cut.all.the.dots@… Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Clicking on the script's tray menu or a GUI window title bar pauses the script.
This is very bad for those scripts that need to continuously execute some kind of monitoring operations.
Some good reasons to NOT make the script pauses are well explained in the following thread:
http://www.autoitscript.com/forum/index.php?showtopic=62152&hl=more++dllcallbackregister
where it is suggested a workaround.
Nevertheless, it seems reasonable that the requested feature will be natively supported in AutoIt.

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, on Aug 25, 2008 at 12:00:51 PM

Version: 3.2.12.0

Automatic ticket cleanup.

comment:2 by Valik, on Sep 21, 2008 at 8:03:28 PM

Resolution: Rejected
Status: newclosed

There's really not much that can be done about this due to the way AutoIt is designed. You can avoid some of it by disabling the tray menu.

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.