Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] platform independant GUI for Perl ?
Date: Mon, 04 Jun 2012 16:39:08
Message-Id: 20120604163718.GB3154@solfire
In Reply to: Re: [gentoo-user] platform independant GUI for Perl ? by Michael Mol
1 Michael Mol <mikemol@×××××.com> [12-06-04 18:08]:
2 > On Mon, Jun 4, 2012 at 11:54 AM, <meino.cramer@×××.de> wrote:
3 > > Hi,
4 > >
5 > > I tried wxperl, which failed to compile...
6 > >
7 > > What GUI else is recommended to be used for platform independant
8 > > applications using Perl?
9 > >
10 > > Thank you very much in advance for any help!
11 >
12 > Tk has a long history as a cross-platform GUI toolkit, and it has Perl
13 > bindings. I'd suggest taking a look at that.
14 >
15 > Otherwise, try looking at this as a list of possibilities:
16 >
17 > http://rosettacode.org/wiki/Window_creation#Perl
18 >
19 >
20 > --
21 > :wq
22
23
24 Hi Michael,
25
26 thank you for your reply and the helpful link!
27
28 Best regards,
29 mcc