I am following the Getting Started guide for wxPython. But unfortunately the first 'Hello World' example crashes. The dialog window shows just fine, but as soon as I move my mouse over the window a "pythonw.exe has stopped working" Windows message appears.
I use:
- Python 2.6.2
- wxPython2.8-win32-unicode-2.8.9.2-py26
- Vista (latest SP and updates installed) 32 bits, running as Admin
Any ideas what can be wrong, or how to fix this?