| View previous topic :: View next topic |
| Author |
Message |
dijiyd
Joined: 01 Apr 2004 Posts: 90 Location: Philippines
|
Posted: Sat Oct 23, 2004 2:54 am Post subject: Minimize to Tray [Script Showcase] problem |
|
|
| Hey there, I didn't know where to put this, here or support, but the Minimize to tray script has a little problem, if you click the taskbar [or whatever it's called -- the big bar at the bottom that contains the start button] and press your hotkey, it hides the taskbar. Of course, without the taskbar, you don't have the tray. [Luckily, I had my script on the desktop for ready edits, and it had #singleinstance on it] |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Sat Oct 23, 2004 11:51 am Post subject: |
|
|
| Thanks, I'll fix that. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Sat Oct 23, 2004 1:55 pm Post subject: |
|
|
I've updated the script to fix this and a few other issues. Please let me know if you spot any other problems with it.
Changes:
- The taskbar is prevented from being hidden.
- Some possible problems with long window titles have been fixed.
- Windows without a title can be hidden without causing problems.
- If the script is running under AHK v1.0.22 or greater, the maximum length of each menu item is increased from 100 to 260.
http://www.autohotkey.com/docs/scripts/MinimizeToTrayMenu.htm |
|
| Back to top |
|
 |
|