LSXCommand bug Thread last updated on 2003-07-06 13:42:21

Posted by member 1783 on 2003-07-05 06:25:58

I'm using LSXCommand v1.8.4 (the latest release) and CommandOnFocus and CommandOnUnfocus don't work :(
Has anyone experienced it too? i'm running winxp and the latest stable indiestep. ilmcuts?? jesus_mjjg??

Here's my code:
CommandX 6
CommandY 4
CommandHeight 13
CommandWidth 192
CommandBGColor 000000
CommandBorderSize 0
CommandTransparentEditBox TRUE
CommandTextFontFace Tahoma
CommandTextSize 13
CommandTextColor $ColorCode$
CommandOnUnfocus !Hide_Command
CommandWaitForBox

btw it doesn't matter if i load lsxcommand outside the box. also the bang works fine.

Posted by member 2112 on 2003-07-05 18:21:16 link

Instead of CommandOnUnfocus !Hide Command try CommandHideOnUnfocus.

Posted by member 1783 on 2003-07-06 01:50:26 link

yeah i would try that but lsxcommand is not the only thing i need to hide :(

Posted by member 602 on 2003-07-06 11:49:24 link

I have the same problem. Fooled around with a lot of settings but it didn't help. Never used it on anything else then XP so can't say if it works on other systems. Damn I wish I could code meself...

Posted by member 1783 on 2003-07-06 13:42:21 link

Problem fixed! Consulted with jesus_mjjg and ilmcuts and they found the bug :) Have to talk with them about releasing the bugfix.