-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GUI - switch to GooCanvas2 from Gnome2::Canvas #771
Labels
Comments
shawnlaffan
added a commit
that referenced
this issue
Nov 6, 2020
Still very incomplete Updates #771
shawnlaffan
added a commit
that referenced
this issue
Nov 6, 2020
Still very incomplete Many cases where calls are disabled for now. Updates #771
shawnlaffan
added a commit
that referenced
this issue
Nov 6, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gnome Canvas has been deprecated as long as we have been using it.
GooCanvas seems like a decent replacement, albeit there are not many recent updates to it either.
In any case, Gnome2::Canvas will not work under Gtk3, while GooCanvas2 will. (Issue #770)
To do:
The text was updated successfully, but these errors were encountered: