bir ornek kod yazdım ;
Kod: Kodu kopyalamak için üzerine çift tıklayın!
dialog rich {
title "Color Text"
size -1 -1 257 21
option dbu
edit "text +m Rich 4Text!
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] <-- auto URL highlighting with the autourl style.", 1, 1 2 251 18
}
on *:dialog:rich:init:*: {
dll mdx.dll MarkDialog $dname
echo -s RichEdit: $dll(mdx.dll,SetControlMDX,1 richedit nohidesel multi return autourl selbar vsbar > [ ctl_gen.mdx ] )
did -a $dname 130 limit -1
}
Umarım anlamışsındır. list degilde edit itemini kullan dialogunda ve mdx.dll bide ctl_gen.mdx dosyaları lazım olacaktır...