Le Thu, 29 Mar 2007 09:33:01 -0500, "Nicholas Perez" <[EMAIL PROTECTED]> a écrit :
> This is pretty slick! It is like it is a mix of Tk and Winforms. I'll > have to play with it. And provided binaries for various platforms is > always a bonus. > > Just be wary of the various platform "peculiarities". Looks like if > you are going to be doing any kind of 2D graphics work, you might end > up with strange behaviors: > http://search.cpan.org/~karasik/Prima-1.21/pod/Prima/gp-problems.pod Well, I've used Prima strictly for user interfaces and not for actual graphic work, but thinking about it and POE, it could be fun to visualize networked inputs in a movable 2D scheme. That is, when having lots of free time to do so. Eriam wrote in this same thread: > Has anyone already mentionned wxPerl (Gtk + Win32 + OSX with native > look & feel and controls) ? > > It works like a charm with POE. I've tried it - too briefly I reckon - and it looks promising. But then I had some compile problems with the code produced by the GUI builder and left my experiments there for the time being. I also had the impression that the documentation as to what you can do and how to do it from the Perl perspective is lacking, but I might be wrong on that. Al