Apple 2.7, I was using this http://www.pygame.org/ftp/pygame-1.9.2pre-py2.7-macosx10.7.mpkg.zip
On Wed, Oct 10, 2012 at 11:52 AM, Jason M. Marshall <[email protected]> wrote: > I think you should try a build of pygame that uses SDL 1.2.15. Which version > of Python are you using? > > ________________________________ > From: Ryan Hope <[email protected]> > To: [email protected] > Sent: Wednesday, October 10, 2012 9:06 AM > Subject: Re: [pygame] OSX 10.7/10.8 Regression > > No, 1.2.14 > > On Wed, Oct 10, 2012 at 9:58 AM, Jason M. Marshall <[email protected]> wrote: >> Ryan, >> >> Does your build of pygame use the new SDL 1.2.15? Enter this into an >> interactive Python window: >> import pygame >> pygame.get_sdl_version() >> >> Jason >> >> ________________________________ >> From: Ryan Hope <[email protected]> >> To: [email protected] >> Sent: Tuesday, October 9, 2012 7:49 PM >> Subject: [pygame] OSX 10.7/10.8 Regression >> >> Has anyone noticed any issues running their pygame apps in fullscreen >> on 10.7 or 10.8. I have an app that runs fine on 10.5 but on a faster >> laptop with 10.8 and an even faster laptop with 10.7 the app runs like >> shit in fullscreen. >> >> -- >> Ryan Hope, M.S. >> CogWorks Lab >> Cognitive Science Department >> Rensselaer Polytechnic Institute >> >> > > > > -- > Ryan Hope, M.S. > CogWorks Lab > Cognitive Science Department > Rensselaer Polytechnic Institute > > -- Ryan Hope, M.S. CogWorks Lab Cognitive Science Department Rensselaer Polytechnic Institute
