I'm not sure, but if i change to gtk_version = 2 in ext.jl and run my code it imports and displays correctly. However, julia> using Winston
julia> plot(rand(8,8)) (julia:4874): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.40.2/./ gobject/gsignal.c:2462: signal 'expose-event' is invalid for instance '0x719f1f0' of type 'GtkDrawingArea' Winston.ini -> gtk On Sunday, January 4, 2015 11:55:46 AM UTC+1, Tobias Knopp wrote: > > Is Gtk2 still working for you (with Gtk.jl)? I tried this last week and > faced several issues until I gave up. > >
