Hacker News new | ask | show | jobs
by brutt 2178 days ago
Awful look (at Linux), awful UX, awful name, bad i18n. GTK+ is much better, e.g. perl gtk3 module [0].

[0]: https://github.com/dave-theunsub/gtk3-perl-demos

1 comments

The UI you see on screenshots is for Shoes 4 which is a rewrite of the original library in JRuby + SWT. The original is it's own widgets, but there existed ports to GTK and maybe others.

The main part of shoes is the API design, all implementations follow the original API as described in the book.

My reply was about Tcl/Tk.