Re: [wxpython-users] Different versions of OSX
by Phil Schloss other posts by this author
Jul 19 2008 6:51AM messages near this date
Re: [wxpython-users] Different versions of OSX
|
[wxpython-users] Sizer.IsShown discrepancy?
Thanks, I think I'm okay then, I'm using:
python 2.5.2 (r252.60911, Feb 22, 2008, 07:55:58) and
wxpython2.8-osx-unicode-2.8.7.1-universal-py2.5.dmg
Between the "wxPython in Action" book (that everyone should have) and
this list I have never in 45+ years used a language that was as well
supported as wxPython (an as easy to program in)
Phil
At 07:03 AM 7/19/2008, Cody Precord wrote:
> Hello,
>
> On Jul 19, 2008, at 1:35 AM, Phil Schloss wrote:
>
> >I have a wxPython application that I have used py2exe for Windows
> >and py2app to
> >make an app that runs on OSX 10.4 intel.
> >
> >What I want to know is what does one have to do to make this same
> >app package
> >run on OSX 10.5, OSX 10.4 PPC and maybe even OSX 10.3 PPC?
>
> Nothing if you are using a current universal binary of wxPython.
> py2app will create a
> universal binary that will run on all of them.
>
>
> cody
> _______________________________________________
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Phil Schloss
Cody Precord
Phil Schloss
|