Using LsBox Thread last updated on 2003-03-31 22:10:31

Posted by member 1783 on 2003-03-22 09:41:33

i have RTFM over and over again, but i can't find why doesn't the f***ing box appear!

Step.rc:
--------
LoadModule $ModulesDir$Lsbox.dll
*Shortcut "logoff" -$227*k$ -52 logoff.png .none logoffc.png !LsBoxCreate $ConfigDir$logoff.box

logoff.box:
-----------
LsBoxName Logoff
LsBoxX 157
LsBoxY 100
LsBoxWidth 314
LsBoxHeight 200
LsBoxBackGround logscreen.png
LsBoxZOrder NORMAL
*Shortcut "switch user" 157 100 boxswitch.png boxswitchr.png boxswitchc.png !None

i'm using lsbox.dll for the first time so i don't know much about it. please help! :(

Posted by member 1 on 2003-03-22 09:49:33 link

here is a working box I have...

LsBoxName tasks

LsBoxX 0
LsBoxY 522

LsBoxSticky
LsBoxUnique
LsBoxRememberPosition
LsBoxAlwaysOnTop

LsBoxBackGround tasks_sc.bmp

LsBoxDragRect 0 0 163 16

*Shortcut "Close" 191 7 off1.bmp off2.bmp off3.bmp !LSBoxToggle tasks

Posted by member 1783 on 2003-03-22 10:18:01 link

"Heureka!" yelled Archimedes, jumped out of his bathtub and ran out to the street all naked. :D
The problem seems to be, that you mustn't use Tabs in a *.box file. If you do, the box just won't show up. Weird, but true :P

Posted by member 1 on 2003-03-22 10:44:59 link

tabs? what do you mean by that?

Posted by member 1783 on 2003-03-22 10:49:07 link

tabs? well, tabs, ya know, tabs :P
like there's a Space-key and there's a Tab-key. Space types one whitespace, but Tab types tabs ;)

Posted by member 1 on 2003-03-22 10:50:58 link

ah...okies...was gonna say...I have a couple tabbed themes.

Posted by member 1783 on 2003-03-22 10:59:37 link

anyway i finished it and my logoff dialog is now ready :)

Posted by member 16845 on 2003-03-31 01:51:15 link

Does anyone know how to make a left-click drop down boxes, so I can do the following:
[ programs ] main heading box
[ CLoneCD ] program1
[ CDmage ] program2
[ etc... ] program3
[ etc... ] program4
etc...

the [ ] brackets indicate a box/boxes, I need to leave everything but the main box hidden till I either click or mouse hover over it?

Posted by member 5669 on 2003-03-31 22:10:31 link

why don't you just use popup2.dll?