wx.Execute, wx.EXEC_NODISABLE issue

Using the flag wx.EXEC_NODISABLE I'm getting an unhandled exception.

I'm not using the wxExecute properly and/or it's a bug.

I've attached an example.

wxPython: 2.5.4.1pre.20050226
Python: 2.3.4
OS: WinXP

Ricardo

Forget to attach the simple.

simple_execute.py (3.15 KB)