mIRC Home    About    Download    Register    News    Help

Print Thread
#258458 06/07/16 03:30 AM
Joined: Jul 2016
Posts: 2
A
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: Jul 2016
Posts: 2
Hi, I just pulled out a script I used some time ago, and it used to work fine. I'm not sure since when has this been present, but in the actual 7.45, this for example:
Code:
dialog test {
  size -1 -1 60 40
  edit "", 1, 5 5 50 20
}

I don't specify any limit and yet it won't let me write more when the editbox is filled. I'm pretty sure it didn't happen in the older versions. Am I missing something or is it a bug?
Thanks for the help.

Joined: Sep 2005
Posts: 116
Vogon poet
Offline
Vogon poet
Joined: Sep 2005
Posts: 116
Code:
edit "", 1, 5 5 50 20, autohs


when no one watching us
we are invisible
Joined: Jul 2016
Posts: 2
A
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: Jul 2016
Posts: 2
My bad. I don't know why I though it would put a scroll on it and didn't bother to try that. But still, I think it used to work without adding that, though. Thanks for the help.


Link Copied to Clipboard