Opened 16 years ago
Closed 16 years ago
#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 Changed 16 years ago by TicketCleanup
- Version 3.2.12.0 deleted
comment:2 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
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.
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.
Automatic ticket cleanup.