Re: Question about GtkCellAreaBox



On Mon, Dec 27, 2010 at 9:30 PM, Tomasz Jankowski <tomcioj gmail com> wrote:
Hello!

So far (GTK+ 2.91.7) we can easily pack renderers vertically or horizontally
in single GtkTreeViewColumn using GtkCellAreaBox. I want to achieve mixed
structure of renderers, something like this (this is single row model):

-----------------------------
|        |       B          |
|   A   |-------------------|
|        |       C          |
-----------------------------

were A, B and C are some cell renderers.

I can implement my own class based on GtkCellRenderer to do this, but maybe
you (I mean GTK+ team) are going to implement something like
GtkCellAreaTable or make it possible to pack GtkCellAreaBox inside other
GtkCellAreaBox object?

I would like to do a GtkCellAreaTable for GTK+ yes, but I can't
say when that will actually happen, most probably not by the time
3.0 is released.

Cheers,
      -Tristan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]