After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 73401 - Show boolean values as check boxes in grid widget
Show boolean values as check boxes in grid widget
Status: RESOLVED FIXED
Product: libgnomedb
Classification: Deprecated
Component: widgets
unspecified
Other other
: Normal normal
: ---
Assigned To: Rodrigo Moya
Rodrigo Moya
Depends on:
Blocks:
 
 
Reported: 2002-03-04 17:19 UTC by Rodrigo Moya
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rodrigo Moya 2002-03-04 17:19:38 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.