mIRC Home    About    Download    Register    News    Help

Print Thread
#38004 23/07/03 09:05 AM
Joined: Jul 2003
Posts: 46
V
vexx0r Offline OP
Ameglian cow
OP Offline
Ameglian cow
V
Joined: Jul 2003
Posts: 46
heh... crazy

i was messing with @windows and ran into this problem.

/window -bdp +nd @test 1 1 100 100
/window -bp +nd @test 1 1 100 100

you see the first one is customized, shows up how i expected it to, however the second one (without the -d switch) did not show up customized, just as another window in mirc, the problem is that i did not want it to open as a desktop window because i am trying to place @windows in numerous places in my script and it would get annoying with alot of extra windows in my taskbar? is there a solution to this?
thanks to whomever can help.

Joined: May 2003
Posts: 215
Fjord artisan
Offline
Fjord artisan
Joined: May 2003
Posts: 215
Do you have channels, queries, etc maximized in mIRC? If so this could be the cause of your problem.

The way I work around it is by making a desktop window which does not show on the taskbar.

Code:
/window -BCdhk +L @Window -1 -1 200 200


"L = tool window but window won't appear in taskbar"


- Jason
Joined: Jul 2003
Posts: 46
V
vexx0r Offline OP
Ameglian cow
OP Offline
Ameglian cow
V
Joined: Jul 2003
Posts: 46
thanks, solves the problem.


Link Copied to Clipboard