fpaquet / gtksheet

A spreadsheet widget for Gtk+
http://fpaquet.github.io/gtksheet/
Other
27 stars 9 forks source link

GtkSpinButton column issue in testGtkSheet #28

Closed songqingshan closed 2 years ago

songqingshan commented 3 years ago

Gtk-WARNING **: 00:48:37.253: for_size smaller than min-size (26 < 32) while measuring gadget (node entry, owner GtkSpinButton)

Gtk-CRITICAL **: 00:48:37.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkSpinButton

fpaquet commented 2 years ago

the testgtksheet app has a working GtkSpinButton in example "Folder 3" Just enter some data to see it.

Maybe just increase column width, to get it working.