Well, Tk has it's good and bad sided. The big, big BIG bonus is: It works on every operating system i ever tested it without any major obstacles. But of course, it looks old fashioned (because it is) and it's quite clumsy to program a more complex interface.
If you want to design UIs with Tk, you can try ZooZ. It's a few years since i used it last, but it worked back then.
As for other user interfaces: There are modules for Gtk2 and Gtk3. I wrote a simple example 944371 that uses GTK3 plus WebKit to make a simple one-purpose webbrowser. (Most of the article actually deals with fixing MakeMaker to work correctly in 64bit Linux).
In theory there are also some Qt bindings, but as far as i know, they haven't been updated for quite a while.
"You have reached the Monastery. All our helpdesk monks are busy at the moment. Please press "1" to instantly donate 10 currency units for a good cause or press "2" to hang up. Or you can dial "12" to get connected directly to second level support."
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.