lsbox FX Thread last updated on 2003-04-19 10:37:54

Posted by member 22321 on 2003-04-19 02:12:17

Hello, I'm fairly new to LS, working on my first theme. I am trying to get a lsbox to toggle using the collapse or roll FX. Roll doesn't work, collapse works only one, and strangely...

step.rc:
*LsBoxCreate "$ConfigDir$neuro.box"

box file:
LsBoxName neuro
LsBoxStartHidden
LsBoxZOrder StayOnTop
LsBoxUseFX 999 Collapse
LsboxALsBoxEnableDocking
LsBoxBackGround $LsImageFolder$paxmenu.png

popup:
*Popup "Blackbox" !LsBoxToggle neuro

Any help is apprieciated, thx

Posted by member 7 on 2003-04-19 04:45:07 link

Are you on 9x? afaik those effects only work on 2k/xp systems...

Posted by member 22321 on 2003-04-19 10:37:54 link

I'm on XP. I have finally gotten collapse and fade to work, after adding alpha transparency to the config. No luck on slide and roll. All well.