2008/6/7 Gerard flanagan <[EMAIL PROTECTED]>:
> 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?
>

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@python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
>



-- 
-- Guilherme H. Polo Goncalves
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to