Tim, is there a way to show Compose output in ImageView? Will be nice to
have SVG rendering - that's the fastest Compose backend. It would also let
Gadfly plots show up.


On Sun, Sep 7, 2014 at 5:35 PM, Tim Holy <tim.h...@gmail.com> wrote:

> John, this sounds very interesting. At some point I will need to do a bit
> of
> an overhaul on ImageView, and I certainly plan to take a close look at this
> package.
>
> Best,
> --Tim
>
> On Saturday, September 06, 2014 01:35:33 PM 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
> > IJulia session. It is pretty neat, in particular the `@manipulate` macro.
> > For those times where IJulia is not convenient, but the console is, I've
> > made a small wrapper package GtkInteract.jl that creates these widgets in
> > Gtk with the expectation that Winston will be used for graphics. If you
> are
> > interested in such a thing, you can try it out by cloning the package:
> > Pkg.clone("https://github.com/jverzani/GtkInteract.jl.git";).
>
>

Reply via email to