mIRC Home    About    Download    Register    News    Help

Print Thread
#227456 10/11/10 03:08 PM
V
Voglea
Voglea
V
How to change @window icon?

//window -d @test Verdana mirc.exe 3 not working ;(

Joined: Feb 2006
Posts: 180
C
Vogon poet
Offline
Vogon poet
C
Joined: Feb 2006
Posts: 180
Originally Posted By: Voglea
How to change @window icon?

//window -d @test Verdana mirc.exe 3 not working ;(


If mirc.exe is not found in $mircdir, use $mircexe

Code:
//window -d @test Verdana $mircexe 3

V
Voglea
Voglea
V

5
5618
5618
5
The command...
//window -d @test Verdana $mircexe 3
...works fine here on v7.15 although index 3 is not a very remarkable icon. Index 1 is the mIRC icon itself.
I cannot get the .icon property for $window to return anything but "off" though. Perhaps I'm using it incorrectly or perhaps it's broken.

V
Voglea
Voglea
V


Link Copied to Clipboard