Editable cells demo: Add new row at cursor

Desktop / GNOME / GTK - Phillip Wood [dunelm.org.uk] - 7 December 2014 17:53 UTC

Adding rows to the bottom of the list is confusing as you cannot see them if the window is small so it is not apparent that anything has happened. Fix this by adding the new row immediately below the current row and set the cursor on the new row so it is ready to be edited.

https://bugzilla.gnome.org/show_bug.cgi?id=721939

6b26464 Editable cells demo: Add new row at cursor
demos/gtk-demo/editable_cells.c | 25 +++++++++++++++++++++----
1 file changed, 21 insertions(+), 4 deletions(-)

Upstream: git.gnome.org


  • Share