Re: Back to work on perl + gui + hebrew...

2015-01-13 Thread D.Edmons
Thanks for the link. I'm still reading. Very good info! Dale On 01/12/2015 05:10 PM, Shawn H Corey wrote: On Mon, 12 Jan 2015 15:23:53 +0200 Shlomi Fish wrote: Actually, Perl/Qt and Perl/KDE should also support Hebrew, Bidirectionality, and internationalisation well. Maybe wxPerl too (not

Re: Back to work on perl + gui + hebrew...

2015-01-13 Thread D.Edmons
I took a look at the link, it looks okay. I'd have to check into Wx more. It seems I used it a long time back with ruby? Thanks On 01/12/2015 05:10 PM, Shawn H Corey wrote: On Mon, 12 Jan 2015 15:23:53 +0200 Shlomi Fish wrote: Actually, Perl/Qt and Perl/KDE should also support Hebrew, Bi

Re: Back to work on perl + gui + hebrew...thanks for that information

2015-01-12 Thread Martin Kaspar
thanks for that information great to hear that greetings to all of you matze On Tue, Jan 13, 2015 at 2:10 AM, Shawn H Corey wrote: > On Mon, 12 Jan 2015 15:23:53 +0200 > Shlomi Fish wrote: > > > Actually, Perl/Qt and Perl/KDE should also support Hebrew, > > Bidirectionality, and internationali

Re: Back to work on perl + gui + hebrew...

2015-01-12 Thread Kevin Walzer
On 1/12/15 8:10 PM, Shawn H Corey wrote: On Mon, 12 Jan 2015 15:23:53 +0200 Shlomi Fish wrote: Actually, Perl/Qt and Perl/KDE should also support Hebrew, Bidirectionality, and internationalisation well. Maybe wxPerl too (not sure). See: http://perl-begin.org/uses/GUI/ I think wxWidgets suppo

Re: Back to work on perl + gui + hebrew...

2015-01-12 Thread Shawn H Corey
On Mon, 12 Jan 2015 15:23:53 +0200 Shlomi Fish wrote: > Actually, Perl/Qt and Perl/KDE should also support Hebrew, > Bidirectionality, and internationalisation well. Maybe wxPerl too > (not sure). See: > > http://perl-begin.org/uses/GUI/ I think wxWidgets supports UTF by default. See: http://do

Re: Back to work on perl + gui + hebrew...

2015-01-12 Thread Shlomi Fish
Hi Dale/El'ad, On Fri, 09 Jan 2015 13:38:51 -0800 "D.Edmons" wrote: > Hi, > > I talked to Shlomi Fish quite some time back about using Hebrew and a > perl gui. The question was/is which gui? I seem to recall that gtk+ > was about the only option that coul

Back to work on perl + gui + hebrew...

2015-01-09 Thread D.Edmons
Hi, I talked to Shlomi Fish quite some time back about using Hebrew and a perl gui. The question was/is which gui? I seem to recall that gtk+ was about the only option that could do Hebrew properly. Is this correct, or is my memory soaked from the recent flooding? Dale/El'ad

Re: perl GUI with out X ?

2005-06-06 Thread Chris Devers
On Sun, 5 Jun 2005, Michael Gale wrote: > Is there a way to write a perl GUI app with out having to run X ? Are you on Unix / Linux / Solaris / BSD / etc ? In that case, no, probably not, though as noted in another reply, you can simulate a GUI in a text-mode environment using Curses. But

RE: perl GUI with out X ?

2005-06-05 Thread Thomas Bätzler
Michael Gale <[EMAIL PROTECTED]> asked: > Is there a way to write a perl GUI app with out having to run X ? You can use Curses::UI to build a character based GUI for the console or terminal. HTH, Thomas -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

perl GUI with out X ?

2005-06-05 Thread Michael Gale
Hello, Is there a way to write a perl GUI app with out having to run X ? Michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Perl, GUI and Windows?

2002-08-04 Thread Jenda Krynicky
From: "Octavian Rasnita" <[EMAIL PROTECTED]> > I am wondering if I can create a Perl program for Windows with a > Windows graphical interface. Is it possible? Are there any modules > that make this possible? Just a few names: Tk, gTk, Win32::GUI, wxPerl Jenda === [EMAIL PROTECTED] == htt

Re: Perl, GUI and Windows?

2002-08-04 Thread drieux
On Friday, August 2, 2002, at 09:40 , Octavian Rasnita wrote: > Hi all, > > I am wondering if I can create a Perl program for Windows with a Windows > graphical interface. > Is it possible? Are there any modules that make this possible? yes, what you want is the Perl/Tk suite of tools ciao d

Perl, GUI and Windows?

2002-08-04 Thread Octavian Rasnita
Hi all, I am wondering if I can create a Perl program for Windows with a Windows graphical interface. Is it possible? Are there any modules that make this possible? Thank you. -- Teddy Center: http://teddy.fcc.ro/ Mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Looking for a straightforward Perl GUI for Windows

2001-11-30 Thread Clive Lansink
Hi. I guess the subject here says it all. I would like to find a simple but effective GUI for a Perl application for Windows 98 and 2000. I've written numerous command line Perl scripts but this is my first attempt at a Perl application with a GUI. I've started looking at TK. My first qu

Re: perl GUI

2001-08-21 Thread Ray Barker
ndows -Original Message- From: b g <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED] ' <[EMAIL PROTECTED]> Date: August 20, 2001 11:19 AM Subject: perl GUI >Hi list ! >Is there free perl GUI for Linux (like KDEvelop) and where can I get it? > >-- >To unsubscribe,

Re: perl GUI

2001-08-20 Thread Leo Pohl
Bruce Ferrell wrote: > There is, but I've never been able to get it to build. It's called > perlcomposer and you can find it on sourceforge: > > http://perlcomposer.sourceforge.net/index.html > > Good luck and if you can get it working, please let me know. I run a > Slackware system (7.1+) an

Re: perl GUI

2001-08-19 Thread Bruce Ferrell
e: > > Hi list ! > Is there free perl GUI for Linux (like KDEvelop) and where can I get it? > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Bruce One day at a time... One second if that's what it takes -- To u

perl GUI

2001-08-19 Thread b g
Hi list ! Is there free perl GUI for Linux (like KDEvelop) and where can I get it? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]