slt à tous,
j'aibeau chercher je n'y arrive pas.
j'aimerais joindre un canal qd je clique dessus
merci de votre aide
voici mon code :
dialog favoris {
title Mes salons Favoris - Simpson Script
size -1 -1 300 400
text "Choisissez vos salons selon le serveur IRC où vous êtes connecté",1, 5 10 300 30
button "Fermer",2, 80 380 100 20, ok
tab "Tiscali", 100, 5 50 285 330
list 101, 15 140 265 240,tab 100
icon 102, 75 80 150 50 , images/1.bmp, tab 100
tab "Wanadoo / Voila", 200
tab "Langochat", 300
tab "Exolia", 400
tab "HeloisChat", 500
}
on *:dialog:favoris:init:0:{
//dll dll/mdx.dll SetMircVersion $version
//dll dll/mdx.dll MarkDialog $dname
//dll dll/mdx.dll SetControlMDX $dname 101 TreeView haslines linesatroot hasbuttons editlabels > views.mdx
//dll dll/mdx.dll SetBorderStyle 15 dlgframe
//dll dll/mdx.dll SetDialog favoris style tool dlgframe staticedge title
//dll dll/mdx.dll SetColor 1,100,200,300,400,500 text $rgb(237,205,0)
//dll dll/mdx.dll SetDialog favoris bgcolor $rgb(0,0,0)
//dll dll/mdx.dll SetColor favoris 1,100,200,300,400,500 textbg $rgb(0,0,0)
//dll dll/mdx.dll SetColor favoris 1,2,100,200,300,400,500 background $rgb(0,0,0)
did -a $dname 101 +be 101 1 %salon1
did -a $dname 101 +be 101 2 %salon2
did -a $dname 101 +be 101 3 %salon3
}
merci d'avance

DJ D@M's
