[Tkinter-discuss] touch screens

Michael O'Donnell michael.odonnell at uam.es
Wed Jun 23 09:19:28 CEST 2010


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

On Tue, Jun 22, 2010 at 10:44 PM, wet_colored)arch
<wet_colored_arch at yahoo.com> wrote:
>
> Can anyone point me to information on how to use or extend tkinter for use
> with touch screens?  I have an application written in Tkinter that works
> fine, and I am newbie enough to GUIs that I don't know Qt or other.  Is
> there an extension or something native in Tkinter I can use?  What do you
> recommend I do if there is nothing in Tkinter.
> --
> View this message in context: http://old.nabble.com/touch-screens-tp28964837p28964837.html
> Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.
>
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
>


More information about the Tkinter-discuss mailing list