Re: wxPython Notebook crash when pressing alt key

2005-09-21 Thread Kreedz
Could Windows version have anything to do with this?? Else I've got some really weird issue... I'm on Windows 2000 Professional - Kreedz -- http://mail.python.org/mailman/listinfo/python-list

Re: wxPython Notebook crash when pressing alt key

2005-09-21 Thread Kreedz
Did it freeze for you too with the alt+f while focus on the tab? -- http://mail.python.org/mailman/listinfo/python-list

Re: wxPython Notebook crash when pressing alt key

2005-09-21 Thread Kreedz
I have written the "import wx" in my message. You press F key while holding down Alt while focusing on the tab? Python 2.4.1, wxPython 2.6.1.0 -- http://mail.python.org/mailman/listinfo/python-list

wxPython Notebook crash when pressing alt key

2005-09-21 Thread Kreedz
y closing the application (Its totally frozen) Anybody have a solution to this? Or have an idea whats hapening and what I am doing wrong? Thanks - Kreedz -- http://mail.python.org/mailman/listinfo/python-list

Re: wxPython MainLoop exception handling problem

2005-09-12 Thread Kreedz
Well, it worked :) Thanks a lot! - Kreedz -- http://mail.python.org/mailman/listinfo/python-list

wxPython MainLoop exception handling problem

2005-09-12 Thread Kreedz
looks weird. I looked through the wx App and saw the "OnExceptionInMainLoop" function but could not override it successfully. Anybody have an idea on how I could handle the exception myself so that I dont get lots of calls to stderr ? Thanks a lot! - Kreedz -- http://mail.python.org/mailman/listinfo/python-list