mIRC Home    About    Download    Register    News    Help

Print Thread
#196573 19/03/08 03:57 PM
Joined: Jan 2008
Posts: 22
D
dassa Offline OP
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Jan 2008
Posts: 22
Hi, is there anyway to make a dialog that when it opens up the user can resize it? thanks

Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
You can but it can only be done with a DLL, for me the best choice would be DCX by ClickHeRe smile

Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
Actually there would be such a way without DLL since you can maybe use INRECT within the dialog with Mouse.X Mouse.Y coordinates and a heck lot of IF statements im sure its do-able.


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Joined: Jul 2006
Posts: 4,149
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
I'm not sure DCX can do that.
Dcx have a CLA but i think it's only for control inside the dialog, i'm not sure it applie for the dialog itself


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Wims #196591 19/03/08 08:36 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
DCX can do this. smile


Link Copied to Clipboard