Re: GUI front End

2004-10-24 Thread Suresh Govindachar
Hello, In regard to data exchange between perl and vb, BigAL wrote on 20 Oct 2004 17:36:23 -1000 that he > ended up opening up a vb tcp server and pushed > perl output to Where can I find documentation and/or sample code about the VB portion of the solution? Thanks, --Suresh ___

RE: GUI front End

2004-10-20 Thread services
PMTo: 'Jason'; [EMAIL PROTECTED]Subject: RE: GUI front End All,   Thank you for your replies! I have downloaded the GUI Loft and another GUI builder called Prima (http://prima.eu.org/). Both of these seem to be excellent tools. Unfortunately, due to scheduling, I donât

RE: GUI front End

2004-10-20 Thread Leroy G. Blimegger Jr.
* -Original Message- From: Jason [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 19, 2004 1:14 PM To: [EMAIL PROTECTED] Subject: RE: GUI front End   Win32::GUI::Loft EXCELLENT tool for building like VB http://www.bahnhof.se/~johanl/perl/Loft/   Win32::GUI documentation online, very usful as

RE: GUI front End

2004-10-19 Thread Beckett Richard-qswi266
Lee, Try typing widget at the command prompt. This will show you around Tk. R. > All, > Now, I know I can build a front end in Visual Basic, but I > would like to take the opportunity to do something new. Can I > build a GUI using perl? If so, can someone point me to some examples. __

RE: GUI front End

2004-10-18 Thread Johan Lindstrom
At 12:55 2004-10-18, Leroy G. Blimegger Jr. wrote: This is what I was hoping for. Can you point me to a good resource for Win32::GUI and/or Tk? Win32::GUI http://www.bahnhof.se/~johanl/perl/Loft/ Look at the "Win32::GUI starter kit" section /J -- --- -- -- -- - - -

Re: GUI front End

2004-10-18 Thread StoneBeat
You can try Prima (http://prima.eu.org) it have a very very useful Visual Builder and you can use in Linux / Windows / Solaris ... El Lunes 18 Octubre 2004 09:41, Leroy G. Blimegger Jr. escribió: > All, > > Over the past few months, I've written several perl scripts that have > become very useful

RE: GUI front End

2004-10-18 Thread Leroy G. Blimegger Jr.
Luebkert [mailto:[EMAIL PROTECTED] Sent: Monday, October 18, 2004 6:30 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: GUI front End Leroy G. Blimegger Jr. wrote: > All, > > Over the past few months, I've written several perl scripts that have become very > useful to my

Re: GUI front End

2004-10-18 Thread $Bill Luebkert
Leroy G. Blimegger Jr. wrote: > All, > > Over the past few months, I've written several perl scripts that have become very > useful to my client. But they complain that they have to type in directory names, > filenames, etc. They would like a GUI interface that allows selection of > directorie

GUI front End

2004-10-18 Thread Leroy G. Blimegger Jr.
All, Over the past few months, I've written several perl scripts that have become very useful to my client. But they complain that they have to type in directory names, filenames, etc. They would like a GUI interface that allows selection of directories, files, etc. Now, I know I can build a f