ttk.Style.theme_names is using [ttk::style theme names]. This
enumerates the table of loaded themes only (ones that already exist in
the interpreter).
[ttk::themes] uses a different method: it searches [package names] for
loaded or available, but as far as I can tell there's no way to know
you've
On Fri, 8 Mar 2013 23:27:25 +0100
Michael Lange wrote:
> Has any one an idea, is there a way to change the pkgIndex.tcl file so
> that ttk will find the themes automagically or isn't this possible at
> all?
It is hard to find any docs a tcl-illiterate as me can use, so I made
some further experi