Jump to content

Recommended Posts

Posted (edited)

Made this for myself for work. You can hide any active window to tray menu, then unhide it at any time.

hide_to_tray.au3

I forgot to mention that you need Beta version of AutoIt for this script to work.

Update : version 1.1 is now available

Edited by sheckandar
Live and Learn, 'cause Knowledge is Super Power.
Posted (edited)

Excellent I was looking for one of these. :lmao:

Edited by Snipz
Once my friend told me that he had found Jesus. I thought to myself, "Woohoo, we're rich!" It turns out he meant something different.Sometimes I just like to lay in my bed and look up at the stars and wonder..where the hell did my roof go?
Posted

Just one question. Why the hell did you do: Call("recount") ?????

Which Line ?

Live and Learn, 'cause Knowledge is Super Power.
  • Moderators
Posted

lol... w0uter just hates the Call() feature... you should just use: recount() rather than Call('recount').

Thanks for the contribution sheckandar... and welcome to the forums.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

lol... w0uter just hates the Call() feature... you should just use: recount() rather than Call('recount').

Thanks for the contribution sheckandar... and welcome to the forums.

Lol. I see. I misunderstood.

Didn't know you can just use recount() Thanks for letting me know.

Live and Learn, 'cause Knowledge is Super Power.
Posted

I'm glad you like this little prog. Hope it's useful as well.

And w0uter, I will make sure next time that I don't use any Call functions just for you. :lmao:

Live and Learn, 'cause Knowledge is Super Power.
Posted (edited)

I tried to combine the script with mine (It's a personal script -- Will not be released) and I got this error(attached) It gives this error with normal, and beta autoit. It happends when ever I use #include on it, and if I paste the code in it gives me a While withought WEnd. How could I implement it in? (Script may be supplied if you PM me or request it here)

Edited by Firestorm

[left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]

Posted

I can't seem to find the "TrayItemGetText" function.

Dan

Are you using the beta version of Autoit ?

Live and Learn, 'cause Knowledge is Super Power.
Posted

Have someone tested with The Bat!?

It seems to have a strange effect: it double itself (1 hidden and 1 visible with a different title).

Posted

Are you using the beta version of Autoit ?

Yes, but kind of embarrassed. Figured it out by grepping. I have an old constants.au3 for some reason.

Posted

Have someone tested with The Bat!?

It seems to have a strange effect: it double itself (1 hidden and 1 visible with a different title).

What happens when you try to unhide the hidden window ?
Live and Learn, 'cause Knowledge is Super Power.
Posted

Got it going. Been looking for this for quite a while (I hate a crowded taskbar). I tried compiling it and running it that way but the list of hidden windows does not appear. That's ok tho.

Posted

What happens when you try to unhide the hidden window ?

It's hard to describe for me, too strange. Anyway The Bat! seems to resist in some way.
Posted

Got it going. Been looking for this for quite a while (I hate a crowded taskbar). I tried compiling it and running it that way but the list of hidden windows does not appear. That's ok tho.

Maybe just update your Autoit version.
Live and Learn, 'cause Knowledge is Super Power.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...