Re: Question about GtkCellAreaBox
- From: Tristan Van Berkom <tvb gnome org>
- To: Tomasz Jankowski <tomcioj gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Question about GtkCellAreaBox
- Date: Tue, 28 Dec 2010 16:45:30 +0900
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]