You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the upgrade to wxWidgets 3.0, the code generates a lot of errors of the type:
(SSW:25747): Gtk-WARNING **: Allocating size to GtkButton 0x1e2cc00 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?