[julia-users] Re: GtkInteract

2014-09-07 Thread Iain Dunning
Don't think I need this personally, but just wanted to say - looks cool! On Saturday, September 6, 2014 4:35:33 PM UTC-4, j verzani wrote: The new Interact.jl package allows you to use interactive widgets such as sliders, dropdowns and checkboxes to play with your Julia code within an

Re: [julia-users] Re: GtkInteract

2014-09-07 Thread Shashi Gowda
This is very cool! I really love how there is no lag in the example and things seem so responsive. Added a link in the Interact.jl README. One of Interact's goals is to make such adaptions hassle-free. Please do file issues if you think some change to Interact can make your code neater. On

Re: [julia-users] Re: GtkInteract

2014-09-07 Thread Shashi Gowda
It would be nice if the same code that begins with `using Interact` can run in multiple environments. But this arrangement is cool too. Right now, all IJulia specific stuff is in Interact/src/IJulia. It was initially a separate package, then we put it inside Interact for convenience. The main

[julia-users] Re: GtkInteract

2014-09-07 Thread Kaj Wiik
Very useful, many thanks!! Cheers!

Re: [julia-users] Re: GtkInteract

2014-09-07 Thread j verzani
It would be nice. I sorted out the Gtk code from the Interact code. But I would need to remove the output widgets to have any luck with having the same @manipulate commands working in both environments. I couldn't figure out how to generate these automatically. On Sunday, September 7, 2014