[Tkinter-discuss] How does Python's new ttk (Title) support work under Linux Qt and GTk?

Igor Novikov igor.e.novikov at gmail.com
Fri Oct 29 20:34:53 CEST 2010


On Fri, Oct 29, 2010 at 9:16 PM, Michael Lange <klappnase at web.de> wrote:

>
> There are also a few advanced pixmap themes available at :
>
>    http://tktable.cvs.sourceforge.net/viewvc/tktable/tile-themes/
>
> According to
>
>
> http://groups.google.com/group/comp.lang.tcl/browse_thread/thread/acedceb8a116b58e/ec9fb25044a68a9c
>
> there seem to be other themes available somewhere, and there are tileqt
> and tilegtk available in the Tile source CVS tree, which will allow you to
> use any Qt/Gtk theme; I never tried these, though, and I don't know if
> you can use them with Tk8.5 instead of Tile.
>

You cannot use native themes like tileqt/tilegtk in Ttk widgetset because
Ttk native API is not exposed. So you can try using pixmaps themes only.

-- 
Regards,

Igor Novikov
sK1 Project
http://sk1project.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101029/728d69dd/attachment.html>


More information about the Tkinter-discuss mailing list