On 12/12/2014 06:57 PM, Allin Cottrell wrote:
> I'm using GtkTreeView to implement a simple spreadsheet.
>
> With GTK 2, if use gtk_tree_view_set_cursor() to place keyboard focus
> on a given cell, with the last argument set to FALSE so that editing
> mode is not entered immediately, I get a visual
I'm using GtkTreeView to implement a simple spreadsheet.
With GTK 2, if use gtk_tree_view_set_cursor() to place keyboard focus
on a given cell, with the last argument set to FALSE so that editing
mode is not entered immediately, I get a visual indication of which
cell is focused. It's fairly s