wxPython: non-GUI thread launching new frame? Delegates?

cyberco cyberco at gmail.com
Wed Feb 21 16:28:03 EST 2007


Oh boy....I must have hit an all time programmers-low with this....
That was plain stupid.
2B

> You don't need the lambda - you can use:
>
> wx.CallAfter(parent.OnRequest, param)





More information about the Python-list mailing list