> I've progessed a bit: I'm using the dock (thx steve > for the tip). > Now what I'm thinking of is that when I click on the > system tray icon, > the application gets opened in the scratchpad, and > the scratch pad > made visible. Is that possible? Is that possible > with a winprop? And > can the scratchpad be made visible on the addition > of the application > window?
On the scripts page, http://modeemi.fi/~tuomov/repos/ion-scripts-3/, the detach.lua script will make transient windows (probably a winprop?) into pop-ups. I'm currently using that one to make dialogs and messages are movable and resizable. There's also cwin_sp.lua to allow multiple scratchpads. Not sure what's best for your needs, but one or more scripts on that page could help. Cheers, Steve __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
