Re: Domesticating the beast GtkTreeView...



Hi,

a really big beast and hardly docmented :-((
There is a demo-program within the GTK-Source package: gtk-demo.
In the file tree_store.c there is a tree-demo which creates three columns with 
toggle-renderers.

1) I don't really understand how the last two columns VISIBLE_COLUMN and 
WORLD_COLUMN are associated with each toggle-button???
gtk_tree_view_insert_column_with_attributes does this, it tell column to get attributes(such as text, 
color.....) from the pre-created liststore.

2) Is it possible to insert other objects, e.g. a Push-Button ??? If yes, how?
maybe not dirrectly yet now

Greetings, Martin
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]