mIRC Home    About    Download    Register    News    Help

Print Thread
#27531 01/06/03 10:22 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
/window +e @window
/window @window2
no difference, they're exactly the same
/window +l @window
window +L @window2
no difference
/window +n @window
/window +f @window2
/window +s @window3
/window +x @window4
no difference
that's why i can't understand what all this switches does
any??



#27532 01/06/03 11:11 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Why exactly did this deserve a seperate post instead of a reply on your previous post?

The difference between +l and +L is whether they show on the taskbar. In order for something to appear on the taskbar it must be a desktop window.

/window -d +l @test
/window -d +L @test2
Note how @test is on the taskbar and @test2 is not.

The n/x flags only have meaning when used with the t flag (a maximize/minimize button isn't displayed if a titlebar isn't displayed)
/window +tn @test
/window +t @test2
/window +tx @test3

And I could go through all the others but I hope you can figure them out now?

#27533 01/06/03 11:23 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
uh i get it
but can u go through all of them? i just can't get them :|
and what about the f,e,s ?:/


#27534 01/06/03 11:29 PM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Help file:
Note: Some switches may automatically turn others on/off.

This implies that some switches only work in conjunction with others. Otoh, some work only when others are NOT there. You should experiment yourself by combining them in any way you can think of, I'm sure you'll figure it out.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
#27535 02/06/03 01:41 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
i can't understand what does the +s

#27536 02/06/03 02:35 AM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
//window +t @a
Try to resize this window (drag it from one of the edges), you'll notice that you can't.

//window +ts @b
Now you can.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
#27537 02/06/03 02:44 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
ohhhhh, and +e ??

#27538 02/06/03 04:31 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
/window +td @a
is not working
it should be no border with title but it's without title

#27539 02/06/03 05:26 AM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
..which is exactly what the help file says:
Note: Some switches may automatically turn others on/off.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
#27540 02/06/03 07:48 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
errrrrrrrrrrr i'm confused

#27541 02/06/03 07:40 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
/window -d +d @test
/window -d @test
Now do you see the difference?

#27542 02/06/03 08:07 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
but i want 'no border' with title

#27543 02/06/03 08:57 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Well thats nice, but it is also not possible.

#27544 03/06/03 01:26 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
what does the +e switch ?

#27545 03/06/03 01:32 AM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
It defines whether the edge is 3d or not, if you want to see it in action, you can play around with the flags yourself. I really see no reason why we have to go and play around with the flag combinations to get the results when you could do the same thing yourself... We've provided you with numerous examples of using these flags, I think you can try and (based on our previous examples) figure out which ones do what.


Link Copied to Clipboard