Page 1 of 1

Auto-Hide, Auto-Unhide

Posted: Tue Oct 09, 2018 1:26 am
by MoZZa2018
I have created a simple GUI 'Tool Box', basically a banner placed at the top of the screen, with buttons to all my regular apps and websites etc. It sits uppermost, but I would like to have it hide/auto-unhide based on either shortcut keys or mouse placement, just like Stardocks 'ObjectDock'. Is this possible. I am using Powershell Studio 2018.

Many Thanks

MoZZa

Re: Auto-Hide, Auto-Unhide

Posted: Tue Oct 09, 2018 2:10 am
by jvierra
Detect the mouse and shrink and expand height.

Re: Auto-Hide, Auto-Unhide

Posted: Tue Oct 09, 2018 2:13 am
by MoZZa2018
Hi jvierra ,
Many thanks for the pointer, I will give that a go now. I now see how I can add a keystroke shortcut to do the same. Brilliant.

MoZZa