http://bugs.async.com.br/show_bug.cgi?id=3753





--- Comment #2 from Ali Afshar <[EMAIL PROTECTED]>  2008-06-18 12:59:41 BRT ---
I am not sure I understand the question, but I think my initial bug report was
unduly harsh, sorry.

I think ideally, any attribute that can apply to the renderer *and* the column
such as "expand" should have a separate column attribute called cell_foo, which
can have it's own default (which could even default to equalling the column
attribute).

For example something like this:

cell_expand = cell_expand or expand or cell_expand_default

(Although that example might cause some insane behaviours)

This is I guess a bad area to do too much, because once you get down to packing
a renderer, we are bordering on entering gtk.TreeView torture, so best to stay
as far away as possible!

The other consideration is of course backwards compatibility, which I haven't
thought about really.


-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kiwi mailing list
[email protected]
http://www.async.com.br/mailman/listinfo/kiwi

Reply via email to