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

Re: [pygame] Gui




On Jun 27, 2005, at 5:40 PM, settra wrote:

Bob Ippolito a écrit :



You *can not* integrate wx and pygame, Tkinter and pygame, or anything else and pygame in a cross-platform fashion -- even if you intend for the pygame window to be "entirely separate" from the other toolkit's window. It's simply *not technically possible* until changes are made to SDL to offer this functionality, which isn't on the roadmap.




It's not to be rude (especially since it's my first post here), but nobody did mention *cross platform* except you



Even on the platform(s) where it does happen to work today, it is in no way guaranteed to stay that way. Fighting the frameworks is not a smart way to go about writing software.


-bob