|
From: Joe E. <jen...@fl...> - 2006-11-26 16:59:49
|
Jeff Hobbs wrote: > Joe English wrote: > > For example, there's the fallback Radiobutton.indicator > > and Checkbutton.indicator elements. (BTW, these are > > scheduled to be renamed to "radio" and "check", > > Why? I think the common "indicator" works well, and is consistent with > general documentation of the elements. "indicator" is too heavily overloaded. Tile currently uses "Checkbutton.indicator", "Radiobutton.indicator", "Menubutton.indicator", and "Treeitem.indicator" elements, all with different functional roles. Other widgets will want to reuse these elements, and themes will want to provide widget-specific variants for them (think of [ttk::menu]s). --Joe English jen...@fl... |