Posted by member 202 on 2003-12-07 09:40:45 link

small bug in the gathering skin: audio/lsx displays have trouble switching around when the audio program is running. !focuscommand is not well supported (lsx appears behind the label, invisible for all intents and purposes), and instead of showing the audio label when i'm done with lsx, it displays the time. i'm compensating using

CommandOnFocus !labelhide lsboxwinamplabel
CommandOnUnFocus !checkwinamp

in gathering1.rc, but for some reason the unfocus command doesn't register. (so to compensate for THAT i'm running !checkwinamp manually when i want the audio display back.) anyway, fyi.