Re: Embedding Widgets in a GtkCellRenderer
- From: Jonathan Blandford <jrb redhat com>
- To: Micah Galizia <micahgalizia rogers com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Embedding Widgets in a GtkCellRenderer
- Date: 30 May 2002 16:51:24 -0400
Micah Galizia <micahgalizia rogers com> writes:
I was wondering if anyone can knows how to embed other widgets
within a GtkCellRenderer. An example of what I'm thinking is a
GtkCellRendererText with a button to one side of it.
A CellRenderer is not a widget, and thus cannot really contain other
widgets. When put into editing mode, it can provide a widget, but most
of the time you need to do your own drawing.
Thanks,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]