mIRC Home    About    Download    Register    News    Help

Print Thread
#210562 19/03/09 11:30 PM
Joined: Feb 2007
Posts: 234
M
MTec007 Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
is there a way to make the @window NOT go under the server folder?
Code:
Network
-Channel
--#channel
-Window
--@someWindow
Network2
-Channel
--#channel


I would like this:

Code:
Network
-Channel
--#channel
Network2
-Channel
--#channel
Window
-@someWindow

MTec007 #210563 19/03/09 11:38 PM
Joined: Jan 2005
Posts: 192
Vogon poet
Offline
Vogon poet
Joined: Jan 2005
Posts: 192
/window -z @Window

From help: z = place window button at end of switchbar

(Seems to work with treebar as well)


echo -a $signature
Brax #210564 20/03/09 12:04 AM
Joined: Feb 2007
Posts: 234
M
MTec007 Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
works fine, i must have over looked that switch thanks

MTec007 #210569 20/03/09 04:32 AM
Joined: Feb 2007
Posts: 234
M
MTec007 Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
is there a way to have a popup menu appear only when the side-list box (flag -l) is right clicked? i can get a popup menu to appear by menu @window {} but then the menu appears in the main part of the @window. i only want the menu to appear in the side list box.


Link Copied to Clipboard