mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2003
Posts: 37
P
Ameglian cow
OP Offline
Ameglian cow
P
Joined: Jul 2003
Posts: 37
Hi,

i have a picture window, created with

Code:
window -Crapf +fdw @ControlPanel 0 0 360 367 


is there any way to stop it being maximized when a chan or other window is maximised? Currently if u maximize one window they all maximize.

after spending time getting it looking pretty having it maximize with all other windows spoils the effect frown

Joined: May 2003
Posts: 215
Fjord artisan
Offline
Fjord artisan
Joined: May 2003
Posts: 215
Create a desktop picture window which does not show on the Windows taskbar...
Code:
winodw -BCdhkp +L @test -1 -1 200 100


Add d to the +L to make the window frameless


- Jason
Joined: Jul 2003
Posts: 37
P
Ameglian cow
OP Offline
Ameglian cow
P
Joined: Jul 2003
Posts: 37
Thanks lammkott,

thats a pretty good work around except users cant recall the window once it goes under others without using the Window menubar, which i can see causing a lot of questions lol.

good enough for now tho, but if anyone knows of a way to leave the window on the mIRC taskbar and stop it maximising i'd be grateful for info.


Link Copied to Clipboard