We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The example at: https://juliagizmos.github.io/GtkReactive.jl/latest/controls.html no longer works in Julia 1.9.0
First, the web page says to "showall(win)". This no longer exists. If I change "showall" to "show" I get an empty window. This is what I get:
The text was updated successfully, but these errors were encountered:
If you're just getting started here, note the message on the README:
NOTE: new projects are encouraged to consider GtkObservables instead.
GtkObservables is under active maintenance, this isn't (largely because Reactive.jl has been superseded by Observables.jl).
Sorry, something went wrong.
No branches or pull requests
The example at: https://juliagizmos.github.io/GtkReactive.jl/latest/controls.html
no longer works in Julia 1.9.0
First, the web page says to "showall(win)". This no longer exists.
If I change "showall" to "show" I get an empty window.
This is what I get:
The text was updated successfully, but these errors were encountered: