[maemo-developers] [maemo-developers] Tree problem

From: rh ronny at get-intouch.com
Date: Tue Sep 13 12:58:45 EEST 2005
Hi all,

I have a problem (again).
I have tree with 2 rows data and 3 columns.
The last column is for check box, like this:

    renderer=gtk_cell_renderer_toggle_new();
    column=gtk_tree_view_column_new_with_attributes("Checked out",renderer,
 "activate",CHECKED_COLUMN,NULL);
    gtk_tree_view_append_column(GTK_TREE_VIEW(tree),column);

Howto make that check box not in toggle mode, so the check sign can appears on both rows ?

Thanks
Ronny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20050913/b246f432/attachment.htm 
More information about the maemo-developers mailing list