[wingide-users] Wing and DirectPython again
Wing IDE Support
support at wingware.com
Tue Jan 12 10:19:00 MST 2010
On 1/12/10 12:05 PM, Simon Pickles wrote:
> A while back I wrote about strange problems with Wing and DirectPython.
> DP is basically just calls into the C API, wrapping DirectX.
>
> Wing has two major flaws with this situation. Breakpoints and
> exceptions. Both cause Wing to hang if they occur after the DirectPython
> DirectX device has been created (and the window, if that has any bearing).
>
> It is like the app is waiting for the debugger which is waiting for the app... Any suggestions?
There can be an issue with the floating point precision mode. Are you
running with the mode set to single precision (24 bit)?
Thanks,
John
More information about the wingide-users
mailing list