xPopup - Autohide and hooked modules... Thread last updated on 2007-03-28 21:14:55

Posted by member 256241 on 2007-03-28 20:07:39

Hello, it is quite important to me to use autohide on a particular popup, however I have lsxcommand hooked into it - without autohide I can select the command and type away, but with it as soon as the mouse hovers over it for any length of time the popup is hidden. Is there any way around this?

Thanks for your time :)


ps, I want to use the border colour on this subpopup, but for it not to draw it to fill up that column - as can be seen in this screenshot:
http://img377.imageshack.us/img377/2671/38038486aa8.jpg
Does anybody have a suggestion?

pps, is it possible in any way for xTaskbar to execute a bang when a minimized item is selected - for some reason OnSelect only works with all types except for minimized....

Thanks - sorry, I'm just so full of questions atm...

Posted by member 5575 on 2007-03-28 21:14:55 link

You could use the CommandOnFocus and CommandOnUnfocus settings to specify bangs to be executed, e.g., to pin and unpin the popup. That ought to keep it open until you've finished with lsxcommand and then let it close once you're done. Not that I've actually *tried* it in such a configuration, mind you... ;)