I wrote a program to raise or lower the taskbar depending on how many windows you have open.
It is so cool.
Printable View
I wrote a program to raise or lower the taskbar depending on how many windows you have open.
It is so cool.
Cool. If you have no windows open, it disappears and you can't get it back until you open another window? Or, if you have no windows open, it makes the taskbar full-screen (or as high as it goes) ?
My buddies is 6 lines high I believe. Almost half the screen!
Post it?
There's an IF in the code that stops it from hiding the taskbar completely. (0 programs = 1 row)
By the way, I wrote this specifically for my laptop which has 1200 x 800 resolution, auto hide off, and the taskbar at the bottom of the screen.
By the way, the taskbar has to be unlocked, too.
(It might work at other resolutions, but you may have to change some numbers in the program)