
On Mon, Feb 18, 2008 at 01:37:30PM -0500, Brandon S. Allbery KF8NH wrote:
On Feb 18, 2008, at 13:27 , David Roundy wrote:
ugly. And also, I'd like to have one of your invisible windows for the drag pane (and perhaps a visible one as well), so that we could grab the window borders to do the dragging. Right now, since DragPane uses a
FWIW, when possible I'd do a shaped InputOnly window which overlays the window borders, with a 2-pixel slop to either side of the border to increase the drag area a bit. If shaped windows aren't available then you can do it with 4 separate windows, which increases the gruntwork a bit but shouldn't be much harder.
I hope I'll have some time in the week end, so I can have a closer look at DragPane and see if I can put together a working proposal. Cheers, Andrea