Changes between Initial Version and Version 1 of Ticket #3348, comment 9
- Timestamp:
- 07/27/18 08:33:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3348, comment 9
initial v1 16 16 (wxgui.py:4275): Gtk-CRITICAL **: 22:38:45.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkNotebook 17 17 }}} 18 19 The last comment, it looks like WxPython => Notebooks (Gtk) do not like negative values, and complain no end when given such values.