mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2003
Posts: 58
S
stimpy Offline OP
Babel fish
OP Offline
Babel fish
S
Joined: Sep 2003
Posts: 58
Hi all,

When i was looking at some scripts, like borgIRC, i found out they have an editbox in a few dialogs and the text in the edit box is already colored...

I'm building a poppup editor for my script and i would like to have a preview in the dialog...

How can i do this...

Thanks ahead...


***************************
To chat, or not to chat.
That's the question
Joined: Dec 2002
Posts: 397
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Dec 2002
Posts: 397
use mdx.dll and its something like

dll $udll SetMircVersion $version
dll $udll MarkDialog $dname
dll $udll MarkDialog $dname $dialog($dname).hwnd
dll $udll SetColor <ids can be like 1,2,3,> background $rgb(0,0,0)


Need amazing web design for low price: http://www.matrixn3t.net
Joined: Sep 2003
Posts: 58
S
stimpy Offline OP
Babel fish
OP Offline
Babel fish
S
Joined: Sep 2003
Posts: 58
and where can i find the mdx dll ???



***************************
To chat, or not to chat.
That's the question
Joined: Dec 2002
Posts: 295
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Hi Stimpy

You can find MDX here
http://www.dim-bulb.net/~dragonzap/dlls/

Shadowdemon


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
Joined: Sep 2003
Posts: 58
S
stimpy Offline OP
Babel fish
OP Offline
Babel fish
S
Joined: Sep 2003
Posts: 58
Oke, Thanks...

It works perfectly

Thanks all for the support...

Grtzzz stimpy


***************************
To chat, or not to chat.
That's the question
Joined: Dec 2002
Posts: 295
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
np grin

ShadowDemon


Never argue with an idiot...they'll drag you down to their level and beat you up with experience

Link Copied to Clipboard