On Mon, Jan 09, 2006 at 02:23:08PM +0000, Tony Houghton wrote:
> 
> I've distilled my code down to a standalone program. Hopefully now
> someone else will easily be able to play with it and see what's wrong.

The column becomes visible when you
(a) do not set sizing mode to GTK_TREE_VIEW_COLUMN_FIXED
(b) actually give the first column a fixed width > 0 with
    gtk_tree_view_column_set_fixed_width() 
While that makes kind of sense I cannot say I understand
the logic behind... but I hope it helps anyway.

Yeti


--
That's enough.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to