i wanna code, please help me Thread last updated on 2004-06-10 16:48:16

Posted by member 170428 on 2004-06-08 15:39:52

hey please help, i'm new!
I've seen LS for the first time yersterday. I've decided to code my own theme but i don't understand the code. I just have read many docs of many plugins, but i can't do things like show clockwork, or show anything ! I would do a taskbar with 3 buttons at the right which let appear systray&clock, system info, and a winamp5 control (Do you know a winamp5 dll ?)...Can you help me to find the way to code this ? i don't want the complete code, i wanna understand the code, i think i don't ask myself the good questions.

Please help me quick !

Posted by member 12025 on 2004-06-08 16:33:14 link

Get innerpeace and ClassicLite. Simple themes to tinker with. Also, http://o-t-s.sourceforge.net/.

Posted by member 170428 on 2004-06-09 11:10:06 link

well thanks ! i still have problems with some commands of the popup2 like popupautoseparator, popupusedropshadows which doesn't work. I still don't know how to use the !bang command. Could u teach me how to use !bang ?

Posted by member 12025 on 2004-06-10 16:25:37 link

Add this line you your theme.rc:
*NetLoadModule "lsxcommand-1.9.2"

You can type bangs in there. You can also script them, but there's a start. LSXCommand is the most useful module out there :).

Posted by member 170428 on 2004-06-10 16:48:16 link

thx !