mIRC Home    About    Download    Register    News    Help

Print Thread
#206091 07/11/08 01:47 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Someone that know how i can remove the notify window from the bar (the same one that status is added to), in older versions of mirc it didn't show at all in the bar, only the window was shown.

;------- Edit

window -h $qt(Notify List)

will remove it from the bar, but it also closing it (it doesn't show anywhere until you open it again), then it show as i want it to, but i cant figure out how to do this automatic.

Last edited by sparta; 07/11/08 02:01 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #206102 07/11/08 07:18 PM
Joined: Mar 2007
Posts: 218
V
Fjord artisan
Offline
Fjord artisan
V
Joined: Mar 2007
Posts: 218
If you press alt +n 3 times, the notify list appears again.

vexed2 #206108 07/11/08 09:36 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Maybe so, but that's a bad solution for this thing, i don't want to click anything, or i could hide the window, then bring it back.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #206154 08/11/08 04:01 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
No one that have a idea on how to get the old style of notify window back ? version 6.21 is the latest i can find that don't show the notify window in the bar (in the same bar as status window is shown)


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #206156 08/11/08 04:56 PM
Joined: Mar 2007
Posts: 218
V
Fjord artisan
Offline
Fjord artisan
V
Joined: Mar 2007
Posts: 218
Can you take a picture of what you're trying to do?
I'm slightly confused, I don't have an older mIRC so i can't see what it was like before.

vexed2 #206158 08/11/08 05:23 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
This is what is shown in the bar (only showing a part of it)



as you see the window show beside the status window, in the old mirc (6.21) it didn't show up in the bar down there, and i want that window to now show up down there when i open up the notify window, 1 more window to see, enough with the channels and query's down there.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #206178 09/11/08 01:24 AM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
window -h "Notify List" is the only way to hide it from the switchbar. There is no other way to have the old behaviour afaik.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
argv0 #206189 09/11/08 10:11 AM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
how can i then bring it back "automatic" ? (Without it show in the bar again?)


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard