mIRC Home    About    Download    Register    News    Help

Print Thread
#165333 25/11/06 03:34 PM
Joined: Jun 2004
Posts: 55
C
Chrisi Offline OP
Babel fish
OP Offline
Babel fish
C
Joined: Jun 2004
Posts: 55
i type this:
/window -aBCdfhop +deL @splashscreen 1 1 512 384
The window is only created, if i type this line 2 times
And the -C switch should center it. But it doesn't.

In mIRC 6.2 it worked.


Gamers.IRC - The best way to use mIRC
#165334 25/11/06 03:49 PM
Joined: Feb 2003
Posts: 307
T
Fjord artisan
Offline
Fjord artisan
T
Joined: Feb 2003
Posts: 307
Hi,

i found a different bug with /window

/window -h @window (picture window) hides the window completely and even if we set a switch to put in windows's taskbar i can never see it.

i am also using the switches -Bdpk0

was working fine on 6.2 and previous

#165335 25/11/06 04:17 PM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
This is not a bug. The window is created fine the first time you type the command but you can't see it because you used the -h switch to hide it, so mirc is doing what you told it to. If you type the command a second time, mirc places the window at position (1,1) which is also normal, because -C is only effective when you create the window (ie in the first command). The reason it doesn't remain hidden the second time is that you've also specified the -a switch, which apparently takes priority over -h when the window already exists.

I assume you used -h not to hide the window but to hide its switchbar button. If so, you can now use the -w switch with 0 as the parameter to hide the switchbar button (as well as the treebar item):
/window -aBCdfow0 +deL @splashscreen 1 1 512 384


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
#165336 25/11/06 08:14 PM
Joined: Jun 2004
Posts: 55
C
Chrisi Offline OP
Babel fish
OP Offline
Babel fish
C
Joined: Jun 2004
Posts: 55
ok. thanks.
was just strange because it worked with 6.2


Gamers.IRC - The best way to use mIRC
#165337 27/11/06 08:40 AM
Joined: May 2006
Posts: 122
J
Vogon poet
Offline
Vogon poet
J
Joined: May 2006
Posts: 122
From the help file:
Quote:

C = center window when first created


If only women came with popup menus and online help.
#165338 02/12/06 12:50 PM
Joined: Feb 2003
Posts: 307
T
Fjord artisan
Offline
Fjord artisan
T
Joined: Feb 2003
Posts: 307
Yep, that is the solution.

thanks qwerty

cheers


Link Copied to Clipboard