gtk2
gtk2 copied to clipboard
GtkBuilder
What about gtkbuilder support?.. Or gtk3 wrapper? Do you plan to work on these? Thanks.
gtk3 wrapper is available from some other contributor, gtkbuilder support is not in the works.
I see. So I can only use wxwidgets and gtk3 to develop GUI apps on Nim? (IUP is very outdated and gtk2 without gtkbuilder does not suit me)
You might be able to write a gtkbuilder wrapper rather quickly.
So I decided to try to write gtkbuilder wrapper myself. Seems like I missed something :smile:
What am I doing wrong?
https://gist.github.com/v-atamanenko/6a08cd555e434679761e
Was wondering what the open issue was so I took a peek.. (YAAY for necroposting) Your wrappers seems to work fine with first glade file I could google.