This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 80
Gtk windows work in Repl - but not in Juno? #165
Comments
Similar issues arise with Tk, GLPlot and other packages I tried. This has been a very time consuming obstacle to me, so far a humble Julia noob. I propose a tedious workaround, but future IDEs ought perhaps to adapt when running on windows. Sorry for the IDE noise just here, keep up the work on Julia 0.4!
|
Closed
may be fixed by #161 |
Yes, thank you! I see no difference when run from Juno Atom Shell or from the REPL. Another bug prevented full operation, but this also seems to be fixed after #204 . But that currently requires a checkout. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for the good work! Coming just recently from VB6 and Fortran, I now run Julia 0.3.11 on Windows 64 bit, and also on a Windows 32 bit.
Having applied both the two fixes below, Gtk seems to work well from the Repl. Refer to:
https://github.com/JuliaLang/Gtk.jl/blob/master/doc/installation.md
https://github.com/JuliaLang/WinRPM.jl ('Usage example' to guide WinRPM in choosing a Gtk3 variant)
Juno runs the same Julia.exe file as Repl does, and I confirm that juliarc.jl is run at startup through 'println("..juliarc.jl..")
Windows created as below are displayed and can be moved, but not resized. They won't display anything, and they don't 'Respond' to Windows. They can still be closed from Juno / Gtk. So some package tests will run without discovering this. I hope for an easy way out, while not out of Juno?
Juno input / output:
The text was updated successfully, but these errors were encountered: