Winston.jl icon indicating copy to clipboard operation
Winston.jl copied to clipboard

Migrate to Gtk only?

Open ararslan opened this issue 8 years ago • 4 comments

Currently this package uses Tk by default with the option of using Gtk. However, the Tk package does not support precompilation, which means Winston similarly cannot support it. If we make the switch to Gtk, we'll get precompilation plus faster rendering. See discussion in https://github.com/JuliaGraphics/Winston.jl/pull/279 for some further details. What are your thoughts? cc @nolta in particular.

ararslan avatar Jul 22 '17 07:07 ararslan

I'm ok with switching, but it seem premature, given this problem.

nolta avatar Jul 22 '17 14:07 nolta

Right, it would take some updating and maintenance up front, likely both here and Gtk.

ararslan avatar Jul 22 '17 18:07 ararslan

ping @ararslan, I agree that this should be done. Should I prepare a PR?

tknopp avatar Jan 19 '18 23:01 tknopp

If you'd be willing to do that, I think it's the right way to go!

ararslan avatar Jan 19 '18 23:01 ararslan