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