Dual Monitors

 From:  Michael Gibson
7394.16 In reply to 7394.14 
Hi Dan, unfortunately I don't think it's possible currently to disable the escape key closing a dialog that has keyboard focus.

The escape key handling happens at a low level in MoI's UI code, so it's not really feasible for a script to try and intercept it.

Once the MoI v4 beta starts up, if you mention this again at that time I could make the keyboard handler look for some property on the dialog and not close it by escape in that case.

- Michael