It isn't done, and with Gtk shaping up so nicely, may never get done, but you can look here https://github.com/jverzani/JGUI.jl for a generalization of that example. Install JGUI with Pkg.clone. The default toolkit is Gtk, so if you have WInston installed, the manipulate examples should work without much fuss, though with Gtk there is no 2d-slider.
On Wednesday, March 19, 2014 11:48:27 AM UTC-4, Kaj Wiik wrote: > > Hi! > > First, congrats for the developers! Julia seems to be a wonderful > language, many thanks! > > Then, my first question to this list, I guess it is possible to accomplish > something like this: > https://github.com/JuliaLang/Tk.jl/blob/master/examples/manipulate.jl > with Gtk instead of Tk, any pointers? > > Thanks, > Kaj > >
