[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Re: SDL_GetWMInfo



David Boddie wrote:
It seems like a more complete solution to expose the SDL_WMinfo structure to
Python, perhaps as a class, but maybe there's a platform-independent way of
representing this information.

What is the prevailing view on this?
Passing the WMInfo through would be a good idea. I've never used these structures in SDL C, so I wasn't sure how people would want to use them in pygame.

If you have a loose spec on how you think it should work I'll probably get it into some future release.