Re: [gtkmm] Icons in a TreeView
- From: Markus Gerwinski <markus gerwinski de>
- To: Murray Cumming <murrayc usa net>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Icons in a TreeView
- Date: Wed, 1 Oct 2003 11:29:05 +0200
Murray Cumming wrote:
> On Tue, 2003-09-30 at 12:10, Markus Gerwinski wrote:
> > If I expand a row, all icons on the level of this row are a bit moved to the
> > right, so they rush into the text besides them.
> That sounds like a GTK+ bug. Maybe you should try to reproduce it with
> the stock-browser part of the GTK+ demo (demo/gtk-demo in the GTK+
> tarball).
That one helped me to find my own mistake: Both renderers were packed into the
column with "expand = true". Just had to make it a "false" for the pixbuf
renderer to fix it.
Thanks,
Markus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]