I just downloaded it and it compiled with 2 errors
Testing ./Widget/Position...failed (2/7)
Testing ./Widget/Window...failed (2/15)
Total tests passed:28, skipped:0, failed:2
BUT.... the examples run well, and the code is not that hard to understand. It looks like gtk2 programming, and the dependent libs are gtk2 on my linux box. I didn't see a drag-n-drop gui-designer. It looks like they make connecting to events and signals easier. I would say it looks very promising, but it has a drab look like Tk( although "looks" depend on
how much you put into it).
Interested people should look at the code in the examples subdir......... the code looks like Gtk2.... I might borrow some of their examples and see if they run as pure Gtk2.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.