Re: [Pythonmac-SIG] Weird Carbon: gestalt: wxPython issue/bug

2010-02-07 Thread Christopher Barker
Ronald Oussoren wrote: This is very useful for things like iPython, that let you run an interactive interpreter in the main thread, and all the gui calls are run in another (but all the same one) thread, so you can have an interactive interpreter, and GUI display. This is great for doing inter

Re: [Pythonmac-SIG] Weird Carbon: gestalt: wxPython issue/bug

2010-02-07 Thread Aahz
On Sun, Feb 07, 2010, Ronald Oussoren wrote: > On 4 Feb, 2010, at 18:59, Aahz wrote: >> On Thu, Feb 04, 2010, Christopher Barker wrote: >>> >>> Peter Hanson, on the wxPython list, seems to have identified a bug in >>> the gestalt module, that may be a Carbon issue. It's a bit of an unusual >>>

Re: [Pythonmac-SIG] Weird Carbon: gestalt: wxPython issue/bug

2010-02-07 Thread Ronald Oussoren
On 4 Feb, 2010, at 18:59, Aahz wrote: > On Thu, Feb 04, 2010, Christopher Barker wrote: >> >> Peter Hanson, on the wxPython list, seems to have identified a bug in >> the gestalt module, that may be a Carbon issue. It's a bit of an unusual >> case: it freezes up wxPython, when wx is called f