mIRC6.02 & mdx0.92

June 25 2002 at 10:58 AM
No score for this post
ToTaLX  (Login ToTaLX)
from IP address 217.129.116.176

 

mdx 0.92 and mIRC6.02

dialog toolbar {
title "toolbar"
size 0 0 2000 20
list 1,1 2 240 30,size
button "",2,0 0 0 0,ok hide
}
on *:dialog:toolbar:init:*: {
mdx SetMircVersion $version | mdx MarkDialog $dname
mdx SetDialog toolbar style | mdx SetBorderStyle $dname 1
mdx SetControlMDX $dname 1 toolbar list nodivider arrows flat noresize > [ $bdll ]
did -i $dname 1 1 bmpsize 16 16
did -i $dname 1 1 setimage icon small script\img\ico\disconnect.ico
did -i $dname 1 1 setimage icon small script\img\ico\connect.ico
did -a $dname 1 +a $iif(!$server,1 $tab Disconnected,2 $tab Connected)
}

this don't show the icons so what's wrong in this?
(in mirc 6.01 works)

 
Scoring disabled. You must be logged in to score posts.Respond to this message   
Responses

Create your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement