|
From: Bryan O. <br...@bi...> - 2004-09-27 18:36:21
|
Damon Courtney wrote: > Is this really a tree view or a multi-column view? So far, I'm > seeing more to do with multi-column features and not so much for a > tree. Some features in BWidget's tree that I'd definitely want to see > in this one: > > -showlines > -deltax > -deltay > -crossopenimage > -crosscloseimage > Wouldn't all (or most) of the above be addressable with custom styles provided by the tile engine? > I realize these are mostly just features to affect the display of the > tree, but I think they're pretty important for making a tree do lots of > different duties. Also, the ability to display an image next to each > item is crucial and not something I see in the current draft. Each item has a -image option for specifying an image. Won't that do what you want? |