Interface to wxwidgets?

wxwidgets it written in C++, mich makes it much harder to wrap it in Julia than a plain C library like Gtk. Gtk actually is nowadays quite cross-platform (not perfect but ok) and I am using Gtk.jl on all three platforms on a regular basis.

It would be extremely cool if we could convince you to contribute to Gtk.jl if you are interested in a windowing toolkit :wink: