Re: Zebra style

2009-09-18 Thread Greg Brown
Yeah - I've never seen this effect used in a list or tree view before. So I agree that we should wait on implementing it. On Sep 18, 2009, at 6:08 AM, Todd Volkert wrote: TerraTableViewSkin already does this by default, and you can turn it off via a style property. We could theoretically s

Re: Zebra style

2009-09-18 Thread Sandro Martini
Ok, no problem, we can wait if/when a real case will happen ... My trouble here this was to have more consistency between components. Bye

Re: Zebra style

2009-09-18 Thread Todd Volkert
TerraTableViewSkin already does this by default, and you can turn it off via a style property. We could theoretically support it in ListView and TreeView as well, though I'd think we should wait for real-world use cases first, since list views and tree views don't tend to be as wide as table views

Zebra style

2009-09-18 Thread Sandro Martini
Hi to all, to improve readability in tables, lists, trees and maybe other visual components, what do you think on add an optional style (by default not used) to have the zebra effect on rows of tables/grid and to other components similar, like lists, but with any component with its own style flag ?