Re: Good IO::Socket::INET examples

2006-09-13 Thread $Bill Luebkert
Paco Zarabozo A. wrote: > Hello All, > > I'm trying to write a server using IO::Socket::INET, which is supposed > to read different commands from a human client connected through telnet. > Depending on the received commands, the server should process whatever > it received to give an answer to t

RE: Problem mixing Perl/Tk and Win32 dialog boxes

2006-09-13 Thread John Day
Have you tried getOpenFile or getSaveFile - they are essentially the Win32 component wrapped into Tk I think. They are certainly very "Windows like" to me! John At 12:09 PM 9/13/2006, [EMAIL PROTECTED] wrote: >The single function without acceptable Perl/Tk equivalent is >Win32::FileOP::OpenDi

Good IO::Socket::INET examples

2006-09-13 Thread Paco Zarabozo A.
Hello All,   I'm trying to write a server using IO::Socket::INET, which is supposed to read different commands from a human client connected through telnet. Depending on the received commands, the server should process whatever it received to give an answer to the client (pretty simple, huh?

Re: About Perl/Tk

2006-09-13 Thread Jeff Griffiths
Brian Raven wrote: > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of ??? > Sent: 13 September 2006 11:13 > To: activeperl > Subject: About Perl/Tk ... > It might also be worth having a look at Tkx, as Activestate are using > that for their new ppm gui, so it will be part of the Act

RE: Problem mixing Perl/Tk and Win32 dialog boxes

2006-09-13 Thread Torsten . Werner
The single function without acceptable Perl/Tk equivalent is Win32::FileOP::OpenDialog. There is a acceptance problem at the user site with the Tk FileDialog. It is not Windows like :-( When I use Tk, the file dialog has a different layout then expected. When I use Win32::FileOP::OpenDialog the ma

RE: Problem mixing Perl/Tk and Win32 dialog boxes

2006-09-13 Thread Brian Raven
[EMAIL PROTECTED] <> wrote: > Hi all, > I've a small problem when I use Win32 dialog boxes like > Win32::FileOP::OpenDialog or Win32::MsgBox in Perl/Tk applications. > When the Win32 dialog appears, the Perl/Tk Windows are not refreshed. > I think the main loop is interrupted during the Win32 funct

Problem mixing Perl/Tk and Win32 dialog boxes

2006-09-13 Thread Torsten . Werner
Hi all, I've a small problem when I use Win32 dialog boxes like Win32::FileOP::OpenDialog or Win32::MsgBox in Perl/Tk applications. When the Win32 dialog appears, the Perl/Tk Windows are not refreshed. I think the main loop is interrupted during the Win32 function is executed. Does somebody know a

RE: About Perl/Tk

2006-09-13 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ??? Sent: 13 September 2006 11:13 To: activeperl Subject: About Perl/Tk > Hi~ guys. > > How many perlers use Tk to add a GUI to your script? 42. With you that will make 43. :-) > Do you have any suggestion about GUI dev us

About Perl/Tk

2006-09-13 Thread �d�^�d
Hi~ guys. How many perlers use Tk to add a GUI to your script? Do you have any suggestion about GUI dev using perl? If I wanna compile a .pl to .exe,I can buy PDK/perl2exe,any other open source tools? 149 dollars is expensive to me.-- --==Nerazzurri==-- _