mIRC Home    About    Download    Register    News    Help

Print Thread
#14504 08/03/03 12:15 AM
Joined: Feb 2003
Posts: 31
S
Syperus Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Feb 2003
Posts: 31
I have a couple of compile icons (.icl) and was wondering if there was a viewer to view the icons instead of going one at a time and loading them into a dialog. I have WinXP if that helps. thanks

#14505 08/03/03 01:16 AM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Sure you can. Just right click on any shortcut on your desktop, select 'Properties'. In the dialog that pops up, click on "Change Icon". The dialog that pops up this time is the icon selector. Click on "Browse" and choose your .icl file.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
#14506 08/03/03 01:18 AM
Joined: Dec 2002
Posts: 271
N
Fjord artisan
Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 271
To view them? in a folder, or through mIRC??
as you can open the folder containing all these icons, and right mouse click> view > thumbnails which will show you all the icons in the folder, there are also a few other "view" options which will also achieve this, just in a different format, however, if you are wanting to see them in a dialog through mIRC, then just create the dialog, and make a list of all your icons, and when you click an item of that list, the icons appears..
just use the /did -g name id [n] filename

to change the icons, UNLESS you want to get into mdx.dll/view.mdx where you can create the list, and show the each icon beside the icons name in the list..... if you understand what i mean, but thats a whole different section, and you would need to learn mdx.dll to achieve this... choice is your wink

#14507 08/03/03 01:21 AM
Joined: Dec 2002
Posts: 271
N
Fjord artisan
Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 271
ok, since qwerty and i posted at the same time, and since we have two(but actually three) totaly different responces, one of us is wrong and totaly misunderstood what you were asking, lol, perhaps you can refrase your question for us to better understand what your asking wink

#14508 08/03/03 02:21 AM
Joined: Feb 2003
Posts: 31
S
Syperus Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Feb 2003
Posts: 31
Yea im using mdx to set the icons..was just wondering a way to view the library..thanks...I just got a problem with my mdx and dont' know why..i made this:
alias mdx { dll $findfile($mircdir,mdx.dll,1) $1- }
alias mdx.load { dll $findfile($mircdir,mdx.dll,1) SetMircVersion $version | dll $findfile($mircdir,mdx.dll,1) MarkDialog $dname }

The mdx used to work but now it doesn't for some reason..The mdx.load still works tho so i don't understand why. One minute its workin, the next its sayin /dll: insufficient parameters (line 58, script.mrc)..any ideas??

Thanks


Link Copied to Clipboard