lsbox issues Thread last updated on 2006-09-22 01:31:52

Posted by member 106929 on 2006-09-22 00:11:31

im trying to make this lsbox draggable, i could drag it before but then i moved some lines around or something (i cant remember what i did) but it doesnt drag anymore - the box is completely empty except for the background image (the vwm won't load for some reason, but i can make it appear by exec-ing !vwmsize). anyway, here's the code for the .box:

*ModuleHook !VWMLoadBoxHook

LsBoxName vwmbox
LsBoxBackGround vwm.bmp
LsBoxBackgroundOffs 10 10 10 10
LsBoxX 120
LsBoxY 73
LsBoxRememberPosition
LsBoxAlphaTransparency 200
LsBoxWidth 130
LsBoxHeight 100
LsBoxZOrder STAYONTOP
LsBoxDragRect 0 0 130 100

Posted by member 248213 on 2006-09-22 01:05:10 link

use xlabel instead

Posted by member 1885 on 2006-09-22 01:21:32 link

I second that. Using lsbox nowadays is a little bit like... like... like listening to the Spice Girls! :D

Posted by member 106929 on 2006-09-22 01:31:52 link

alright, thx