Hi!
On Thu, March 29, 2007 14:40, Stefan Kost wrote:
> Unfortunately it is not, although I really miss it.
What about implementing your own cell renderer? You could make a fancier
version of GtkCellRendererText that can handle multiple text strings
arranged in a grid. Of course, if what you reall
On Thu, Mar 29, 2007 at 11:32:53AM +0200, Iago Toral Quiroga wrote:
> is it possible to create complex layouts using a GtkTreeView widget? I
> mean, being able to expand rows or columns as in GtkTable to achieve
> layouts like this one:
>
> -
> | aa | bb
Hi,
Quoting Iago Toral Quiroga <[EMAIL PROTECTED]>:
> Hi all,
>
> is it possible to create complex layouts using a GtkTreeView widget? I
> mean, being able to expand rows or columns as in GtkTable to achieve
> layouts like this one:
>
> -
> | aa | b
Hi all,
is it possible to create complex layouts using a GtkTreeView widget? I
mean, being able to expand rows or columns as in GtkTable to achieve
layouts like this one:
-
| aa | bbb| c | |
---IMAGE|