[Tkinter-discuss] What do you feel is missing from Tkinter?

python at bdurham.com python at bdurham.com
Mon Dec 20 00:30:04 CET 2010


Michael,

> The problem is that the ImageTk.PhotoImage does not support alpha channels, so some icons won't look so hot ;) 

Damn! I hadn't noticed that limitation :(

> I made a little copy'n'paste exercise with the Pmw.ScrolledFrame code, so
> here's a slightly simplified version of a Pmw.ScrolledFrame in pure
> Tkinter that uses ttk. It seems to work ok (I haven't done much testing
> though):
> 
> http://tkinter.unpy.net/wiki/ThemedScrolledFrame

Hey, cool! Thanks for sharing that example. Looks great on my end
(Python 2.7 running under Windows 7).

Malcolm


More information about the Tkinter-discuss mailing list