When the script editor is open, the u option of $input does not work correctly with a dialog:
Code:
dialog test {
  size -1 -1 200 200
  button "$input" ,1, 80 80 60 25
}
on *:dialog:test:sclick:*:noop $input(a,uo)
type /dialog -m test test, click the button, as you can see you cannot activate the dialog.
Close the $input, open the script editor and click the button again, this time you can access the dialog.

Last edited by Wims; 17/06/11 06:26 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel