<mornfall>
group.order seems to do what i want, but the names are derived from how the AddGroup's are ordered in the file? are things going to break when i just change .order?
<whitequark>
yes
<whitequark>
if a now-earlier group depends on anything from a now-later group, all such entities will be deleted when you open the file
<whitequark>
and everything that depends on them transitively of course
<GitHub>
[solvespace] whitequark commented on issue #344: The 3.16 (or 3.18, I don't remember exactly) requirement is due to GtkGLArea not being exposed via gtkmm in earlier gtkmm versions. It is present in GTK+, just not in gtkmm. https://github.com/solvespace/solvespace/issues/344#issuecomment-410343640