[perl-win32-gui-users] Some basic questions

2001-11-14 Thread Faraz Faheem
Right now I have developed a GUI in which the Main Window is the Master Control with the background perl scripts running in the subroutine calls associated with the GUI controls. The Mainloop() routine just waits for the actions corresponding to the GUI. 1) How can I have a perl routine runnin

[perl-win32-gui-users] Intro to Tk

2001-11-13 Thread Faraz Faheem
Hi guys, I have recently installed Active Perl and installed the Tk option using the Package Manager. I need to do some basic Dialog based GUI development, where I don't want the GUI window to stay throughout the execution of my perl script but only when a dialog is needed, some parameters h