ok, cool.
On Mon, Jan 12, 2009 at 6:08 PM, Brian Fisher <br...@hamsterrepublic.com> wrote: > On Sun, Jan 11, 2009 at 9:40 PM, René Dudfield <ren...@gmail.com> wrote: >> >> Indeed. It might be a good idea to try and remove as much of the >> macosx.py that is there as possible... then try and add in what you >> need until it is working. >> > I tried that ages ago - basically just hoping everything pyobjc had been > used for had all been made obsolete with SDL revisions or something - but it > seems that every bit of functionality of macosx.py is needed... it all > basically stems from the same core issue though, that SDL was designed to > own the startup of your program and call your SDL_main routine. But nothing > too hard to replace with objective-C I'm sure. >