Hi Kevin, I have not tried porting python to iphones myself, but there are a number of websites saying they have done it (assuming a jailbroken iphone), e.g.,
http://www.saurik.com/id/5 http://gizmodo.com/282139/iphone-can-now-serve-web-pages-run-python-open-source-apps http://www.youtube.com/watch?v=iFrzSDdTXkk http://bytes.com/topic/python/answers/851129-python-iphone-actually-rather-good ...and if doable on an iphone, I assume iPad as well. Mick On Wed, Jun 23, 2010 at 4:03 PM, Kevin Walzer <k...@codebykevin.com> wrote: > On 6/23/10 3:19 AM, Michael O'Donnell wrote: >> >> Hi, >> >> I was looking at porting my python-tk application to the iPad. >> Applications need to be in Objective C. While Objective C can handle >> python via pyObjC, this cannot handle tkinter, and basically one >> would need to rewrite your GUI components in the machine's graphic >> language. >> >> Mick > > PyObjC isn't supported on the iPad or iPhone: C-level languages only. > > -- > Kevin Walzer > Code by Kevin > http://www.codebykevin.com > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss > _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss