mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2007
Posts: 5
C
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
C
Joined: Apr 2007
Posts: 5
Title pretty much says it all. I'm trying to figure out how to set windows to be on the desktop, without a start menu button. Just like

Code:
/windows -d +L @foo


d = open as desktop window
L = tool window but window won't appear in taskbar

I'm sure a saw an option for this a long time ago, But now i can't seem to find it. Where is this option hiding?

Edit: I didn't make it clear that i want to do this with a normal channel window, not an @window :P

Last edited by CShadowRun; 14/11/07 07:42 PM.
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Did you try hiding it?

/window -dh +L @foo

Joined: Apr 2007
Posts: 5
C
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
C
Joined: Apr 2007
Posts: 5
I mean that i want to do this with a normal channel window, not an @window.

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
window -h #channel <- hide it

window -rw #channel <- show it again.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

The taskbar button will return when you activate the window.


Link Copied to Clipboard