Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: good stable GUI library?

by TGI (Parson)
on Oct 20, 2005 at 02:02 UTC ( [id://501505]=note: print w/replies, xml ) Need Help??


in reply to good stable GUI library?

It's been a while since I looked at this, but I wound up choosing to use Tk because, IMHO, the docs were better. Now that my app has grown in complexity, I do seem to be finding some bugs and some holes in the docs.

GTk looked very interesting and I got some simple demos working. Docs were OK, but I found them confusing, as I didn't really have much GUI hacking experience.

I found pretty much the same things when I checked out WxPerl. WxPerl is nice because I could make native GUIs for Mac OS X (pTk and Gtk-perl require X11). I found the docs for WxPerl to be very lacking. There was a wiki, but it had been targeted by spammers and I couldn't find much useful information there. The philosophy seemed to be that one should be able to read the native documentation and figure out how to call the library from perl.

Of course, it's been nearly a year, and things may have changed. Good luck.


TGI says moo

Replies are listed 'Best First'.
Re^2: good stable GUI library?
by bcrowell2 (Friar) on Oct 20, 2005 at 04:53 UTC
    WxPerl is nice because I could make native GUIs for Mac OS X (pTk and Gtk-perl require X11).
    And I believe perl/tk doesn't work at all on older versions of MacOS X, so choosing perl/tk means locking out users who haven't stayed on the $130/version upgrade treadmill. My perl/tk app was meant to be cross-platform, but I ended up deciding not to support it any more on any platform but Linux, because supporting Windows users was eating up large amounts of my time, and it was an open-source project that I wasn't making any money on. No matter how cross-platform one of these toolkits is supposed to be, I think making an app cross-platform still requires an order of magnitude more maintenance work once the app is mature. I've also soured on the whole idea of bringing OSS to the Windows-using masses -- I think it just sucks energy out of the OSS movement, and there's no real return on the investment, because those folks are happy with Windows, and are going to keep on using it.
      I don't typically downvote; however, I disagree with the sentiment about bringing opensource to Windows. I'm not going to turn this into a flame war, so I'm going to try and be concise:

      People who use FireFox/Thunderbird, Gaim, OpenOffice and VLC on Windows, will have a much easier time converting to Linux. By advocating these specific pieces of software I can make a move away from any one operating system much more seamless. I do believe in dropping support for archaic software, and for that I accept a downvote or two. On a modern site, targetting a modern audience, I would support a modern browser. I use CSS2.0 often, CSS1 & XHTML all the time, I only support IE 6.x and FF 1.x, and nothing more. (Though I expect my site to "work" for some degree on all recent browsers, because everything validates as strict.)

      If this was C++, I would suggest looking into GLUT/OpenGL. GTK qualifies as 'portable-enough' for me.


      Evan Carroll
      www.EvanCarroll.com

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (9)
As of 2024-04-18 16:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found