just for the record:

On Friday, May 1, 2015 at 11:07:53 AM UTC+2, Steven Sagaert wrote:
>
> The advantage of doing the "modern" way is that you then can also use GUI 
> design tools like Qt Quick designer to graphically do your GUI layout, let 
> it generate QML and you can just copy paste that into your julia GUI code.
>

gtkBuilder + glade exist:
 https://developer.gnome.org/gtk3/stable/GtkBuilder.html
 https://glade.gnome.org/

for some time...

Reply via email to