GNOME Bugzilla – Bug 73401
Show boolean values as check boxes in grid widget
Last modified: 2004-12-22 21:47:04 UTC
With the new widget being used as the base for GnomeDbGrid (GtkTreeView), we've got a lot of new opportunities to make it look really great. One of the features we can use is the use of widgets on each cell. For boolean values (true, false) we should be using check boxes, which will make the grid look better and clearer for users.