Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Best GUI for Perl?

by aitap (Curate)
on Jul 05, 2020 at 18:41 UTC ( #11118936=note: print w/replies, xml ) Need Help??


in reply to Best GUI for Perl?

IUP is great (it uses Gtk on GNU/Linux and native WinAPI calls on Windows; it also makes programming GUIs in C almost enjoyable despite the fact that you are writing a GUI in C), but I'm not sure about the quality of the Perl bindings. Last time I wanted to write a GUI program, I ended up learning a new language :(

Prima is also an interesting toolkit; relatively easy to install and well maintained (getting a few commits per month since early 2000-s till now), but it looks the same on every platform.

Of course, it's really hard to topple the popularity of Tk. Despite looking dated overall and it belonging to a different language (Tcl), the toolkit is still used by many other languages, including Perl, R, and Python. Chances are that Tk is already installed on the target machine, unlike IUP and Prima.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11118936]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2023-03-26 10:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?