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 99986 - editable bool column not editable
editable bool column not editable
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: TreeView
2.0
Other other
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-11-30 14:15 UTC by Olle de Zwart
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Olle de Zwart 2002-11-30 14:15:01 UTC
When adding a ModelColumn of type bool editable it creates a nice check box
and it is checked when true and unchecked when false. But it does not allow
you to change the status of the checkbox. There is no response whatsoever.
Comment 1 Murray Cumming 2002-11-30 16:58:50 UTC
Fixed in cvs. Thanks.