On 17 Nov, 09:56 pm, rsga...@inbox.com wrote:
>Hi,
>I have been using the following code to show the user a
>TextEntryDialog, that would allow users to enter data in, and press
>return. Since I've started using Twisted, this doesn't work on Mac OS
>X. The dialog pops up okay, but you can't actua
Hi,
I have been using the following code to show the user a TextEntryDialog, that
would allow users to enter data in, and press return. Since I've started using
Twisted, this doesn't work on Mac OS X. The dialog pops up okay, but you can't
actually enter any data into the box. The cursor does no
On Nov 17, 2010, at 10:40 AM, Neal Becker wrote:
> One more piece seems available:
>
> http://code.google.com/p/python-atfork/
Nope, that's not a "real" atfork: it only monkey-patches python's os.fork()
function, so it doesn't catch any fork done by C code. So it's not good enough.
(but of cou
One more piece seems available:
http://code.google.com/p/python-atfork/
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python