mIRC Home    About    Download    Register    News    Help

Print Thread
#103776 24/11/04 11:38 PM
Joined: Dec 2003
Posts: 28
L
LEET Offline OP
Ameglian cow
OP Offline
Ameglian cow
L
Joined: Dec 2003
Posts: 28
hi

i was wondering how i would go about changing a font within a dialog. all i want to do is specify fonts for individual text controls within a dialog.

any suggestions welcome shocked

ps. i know about the richedit function in mdx, but i just don't know how to use it. i can't find any help in the mdx help files


I R WITH STUPID -> LEET
Joined: Jan 2003
Posts: 1,063
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2003
Posts: 1,063
you can't using the normal dialog boxen of mIRC...

so you indeed need mdx...

though this had a good helpfile and tutorial included in the original package?


If it ain't broken, don't fix it!
Joined: Dec 2003
Posts: 28
L
LEET Offline OP
Ameglian cow
OP Offline
Ameglian cow
L
Joined: Dec 2003
Posts: 28
hmm, i have the version of mdx from dragon zaps website. is the richedit function the one i'm looking for? i can't seem to find any help on it in the CTL_GEN.HLP. the version of mdx i am using is 0.92!

although i have found the lines in the example code to set a control into a richedit one but i don't know how to persue it with the options i want.

here are the lines of code:

edit "text +m Rich 4Text! http://www.dim-bulb.net/~dragonzap/dlls/ <-- auto URL highlighting with the autourl style.",130,5 165 590 105,multi return

echo -s RichEdit: $mdx(SetControlMDX,130 richedit nohidesel multi return autourl selbar vsbar > [ $gdll ] )

and

did -a $dname 130 limit -1

and alias txt echo $1- | did -i dz.mdx 130 1 text +m $1-

but i don't really know how to work it

shocked


I R WITH STUPID -> LEET

Link Copied to Clipboard