Re: Decorating scales
- From: "Matthias Clasen" <matthias clasen gmail com>
- To: "Mathias Hasselmann" <mathias hasselmann gmx de>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: Decorating scales
- Date: Tue, 6 Jan 2009 20:43:17 -0500
On Tue, Jan 6, 2009 at 3:40 PM, Mathias Hasselmann
<mathias hasselmann gmx de> wrote:
> Weren't the GtkCellRenderer/GtkCellLayout interfaces written exactly
> for stuff like those marks?
No, cell renderers are for rendering data in rectangular cells, like
in tree or icon views.
They are not meant to render decorations like what we have here. If
you think about it,
even if you added a cell renderer to the scale, you would still have
to get the content
of the cell from somewhere.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]