@West: Its for the autohide feature. If autohide=true, when the mouse leaves that transparent square the whole thing will hide, and also save the position (If moveable).
Otherwise autohide would be when the mouse left the MainBox label (the main one everything is hooked to) and I have a sloppy mouse, so I think its more usable with a wide area to be sloppy in... Understand?
@Netfun81 ;)
@xcal: I will add the sharks with lasers on their heads if you want?
Also I am going to try out an idea I have had.
I think it will work best with LaserDesk,
The idea:
You know how with explorer.exe you can "drag" the taskbar to different sides of the screen (even the top), well I think I have figured out a way to make Litestep do this...
If a label is dragged, it will perform the OnMove command (If FireOnMoveDuringMove is set)
With this event and Lua I should be able to make the label "Stretch" to $ResolutionX$ when "docked" to the bottom or top, and $resolutionY$ for either side.
And still have "Floating" functionality (drag it away from the edge)
That's a cool idea, actually. I had been toying with it a while back doing OnMove, $currentX/Y$, and a !bang according to where it's released. I'd like to see you make it happen. :D
West wrote on July 19, 2005 at 12:31:
Just out of curiosity though, what's that wide transparent border around the tray/vwm thingy for?