Thanks for that info, Alan! It's pretty awesome to have support for a
gui that looks native and is also included with Python by default.
I'll check it out soon.

On 5/14/10, Alan Gauld <alan.ga...@btinternet.com> wrote:
>
> "Luke Paireepinart" <rabidpoob...@gmail.com> wrote
>
>> well, but tkinter looks kinda crappy and non-native on almost every
>> platform.
>
> Check out the new themed widgets in Tkinter for Python 2.7 and 3.1
> They use native platform widgets so don't just look like the native
> interface they are the native interface...
>
> Hello world example here:
>
> http://www.testingreflections.com/node/view/8382
>
> Module doc here
>
> http://docs.python.org/dev/library/ttk.html
>
> And the Tk tutorial with screenshots here:
>
> http://www.tkdocs.com/tutorial/onepage.html
>
> And a new TKGui builder that includes support for Python - I haven't tried
> this
> yet...
>
> http://puretkgui.sourceforge.net/
>
> I'm hoping to add a page to my tutorial on the use of both Tix and ttk in
> the new Python v3 version, if I ever get time to finish it!
>
> --
> Alan Gauld
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>

-- 
Sent from my mobile device
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to