[Tkinter-discuss] [ANN] Ttk wrapper 0.0.9

Guilherme Polo ggpolo at gmail.com
Sat Jun 7 23:19:36 CEST 2008


2008/6/7 Guilherme Polo <ggpolo at gmail.com>:
> 2008/6/7 Gerard flanagan <grflanagan at gmail.com>:
>> Guilherme Polo wrote:
>>>
>>> Hello,
>>>
>>> Over the last weeks I've been doing a ttk wrapper as part of my GSoC
>>> project and now I feel that I can announce it in hope some people
>>> start using it.
>>>
>>>
>>> What is Ttk ?
>>>
>>>  This wrapper provides classes to allow using the Tk themed widget
>>> set, which has been included in Tk 8.5 but can be used with earlier
>>> versions if you have Tile installed. Ttk is based on a revised and
>>> enhanced version of TIP #48 (http://tip.tcl.tk/48) specified style
>>> engine.
>>>
>> [...]
>>>
>>>  Also, there is a site with some info regarding this project at:
>>> http://gpolo.ath.cx:81/projects/ttk_to_tkinter/
>>>
>>>
>>
>> just a suggestion - how about some screenshots?
>>

I just created a new project at code.google.com to host it,
http://code.google.com/p/python-ttk/ or the direct link for some
screenshots: http://code.google.com/p/python-ttk/wiki/Screenshots

>
> Let me see if I can take some good shots ;)
> I don't have real applications using the widgets, just some small samples.
>
>> (that was a short summer ;-)
>
> Heh, I have some other tasks to conclude. I'm working on adding some
> support classes now, so it would be good (and would help me too) if
> people from the list suggested something. Right now there are just two
> extension classes, OptionMenu (which Tkinter has too) and LabeledScale
> to compensate for the huge difference between Tkinter.Scale and
> ttk.Scale.
>
> Thanks,
>
>>
>> Gerard
>>
>>
>> _______________________________________________
>> Tkinter-discuss mailing list
>> Tkinter-discuss at python.org
>> http://mail.python.org/mailman/listinfo/tkinter-discuss
>>
>
>
>
> --
> -- Guilherme H. Polo Goncalves
>



-- 
-- Guilherme H. Polo Goncalves


More information about the Tkinter-discuss mailing list