im working on a dialog specially for different themes i create in mirc.
i have a huge icon box to preview the theme in,
this is my preview code
on *:Dialog:theme:dclick:2:{
$findfile($mircdir\themeprevs,$did(2).seltext,1,did -g $dname 1 $nopath($1-))
}
but it doesn't work frown
the theme filenames are all in listbox id 2
any help greatly appreciated smile