Problem in GtkTreeView with editable property



Hi ,

i am using GtkTreeView with 2 columns, first Column has editable property.

i  am doing :


1)gtk_tree_view_get_cursor() to get GtkTreePath and focus column.
2) pointing to first column by using gtk_tree_view_get_column() function.
3)using gtk_tree_view_set_cursor() function having arguments as :path from
first step and column from second step and editable as TRUE.

3) but  the row is not selecting and data in the column is not editing.

any help?



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