Re: GUI with Perl

2007-03-18 Thread Dr.Ruud
yitzle schreef: > Can I make a GUI program with Perl? > How? Also look into XUL. For example: http://www.cyclone3.org/home -- Affijn, Ruud "Gewoon is een tijger." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: GUI with Perl

2007-03-17 Thread Ken Foskey
On Thu, 2007-03-15 at 23:33 -0400, yitzle wrote: > TIme for a quick factoid about me: I'm running Perl off Cygwin. No > Gnome installed here. GTK is available on Windows, I am reasonably sure it is in cygwin as well. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: GUI with Perl

2007-03-15 Thread Octavian Rasnita
accessible for screen readers, you can use WXPerl library. You can also use Tk, or Gtk... search on CPAN. Octavian - Original Message - From: "yitzle" <[EMAIL PROTECTED]> To: "beginners perl" Sent: Friday, March 16, 2007 2:25 AM Subject: GUI with Perl Can I ma

Re: GUI with Perl

2007-03-15 Thread yitzle
X is set up. Will look into ActiveState Perl, I guess. I noticed TK has Win32 stuff... On 3/15/07, Chas Owens <[EMAIL PROTECTED]> wrote: On 3/15/07, yitzle <[EMAIL PROTECTED]> wrote: > TIme for a quick factoid about me: I'm running Perl off Cygwin. No > Gnome installed here. Then Tk is your bes

Re: GUI with Perl

2007-03-15 Thread Chas Owens
On 3/15/07, yitzle <[EMAIL PROTECTED]> wrote: TIme for a quick factoid about me: I'm running Perl off Cygwin. No Gnome installed here. Then Tk is your best bet, although you may need to setup X. You may consider using ActiveState Perl instead. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: GUI with Perl

2007-03-15 Thread yitzle
TIme for a quick factoid about me: I'm running Perl off Cygwin. No Gnome installed here. On 3/15/07, Chas Owens <[EMAIL PROTECTED]> wrote: On 3/15/07, yitzle <[EMAIL PROTECTED]> wrote: > Can I make a GUI program with Perl? > How? There are several options. Which one is best for depends on what

Re: GUI with Perl

2007-03-15 Thread Chas Owens
On 3/15/07, yitzle <[EMAIL PROTECTED]> wrote: Can I make a GUI program with Perl? How? There are several options. Which one is best for depends on what you need it to do and what platforms you want it to run on. I would suggest the Gtk2 or Tk modules (install them through your package manager

Re: GUI with Perl

2007-03-15 Thread Jeff Pang
> >Can I make a GUI program with Perl? You can. >How? > Search CPAN for keyword "TK". -- http://home.arcor.de/jeffpang/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

GUI with Perl

2007-03-15 Thread yitzle
Can I make a GUI program with Perl? How? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: gui with perl modules

2003-02-16 Thread Wiggins d'Anconia
Beau E. Cox wrote: Yeah, but... Ditto. 1) I am a creature of habit and my fingers have 'memorized' perl Makefile.PL, make, ... 2) In the early days of the CPAN shell I had a lot of problems and my brain can't forget them... 3) I am a closet power freak, and I like feeling I am in contro

RE: gui with perl modules

2003-02-16 Thread Beau E. Cox
Yeah, but... > -Original Message- > From: Wiggins d'Anconia [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 16, 2003 6:20 AM > To: Beau E. Cox > Cc: [EMAIL PROTECTED] > Subject: Re: gui with perl modules > > > > > Beau E. Cox wrote: > >

Re: gui with perl modules

2003-02-16 Thread Wiggins d'Anconia
Beau E. Cox wrote: I almost *always* use this old-style config/make/install sequence - rather than the CPAN shell - because I feel like I have more control of the process and I can read the README, INSTALL, etc. files before starting. Just haven't read up on CPAN enough ;-) (neither had I u

RE: gui with perl modules

2003-02-16 Thread Beau E. Cox
Hi Mikel - > -Original Message- > From: Mikel Rodriguez [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 16, 2003 4:57 AM > To: Beau E. Cox; [EMAIL PROTECTED] > Subject: Re: gui with perl modules > > > Thank you for your response. > I have taken your addiv

Re: gui with perl modules

2003-02-16 Thread Mikel Rodriguez
Rodriguez [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, February 16, 2003 3:48 AM > > To: [EMAIL PROTECTED] > > Subject: gui with perl modules > > > > > > First of all I would like to introduce myself. I am new to the > > list and this > > is my first pos

RE: gui with perl modules

2003-02-16 Thread Beau E. Cox
Hi - welcome to Perl! > -Original Message- > From: Mikel Rodriguez [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 16, 2003 3:48 AM > To: [EMAIL PROTECTED] > Subject: gui with perl modules > > > First of all I would like to introduce myself. I am new to the

gui with perl modules

2003-02-16 Thread Mikel Rodriguez
First of all I would like to introduce myself. I am new to the list and this is my first post. My name is Mikel, I am from Venezuela and am very interested in learning Perl. At the moment I am interested in building Gui's for some of the work I am doing with Perl under linux. I am having troubl