[perl-win32-gui-users] ListView MultiSelect

2001-11-14 Thread Ultimate Red Dragon
Is there a way to prevent a ListView in details mode from allowing the user to select more than one line? Thanks §Flame§ _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

[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] Aldo's site

2001-11-14 Thread Jonathan Southwick
Is anyone else having problems downloading from Aldo's site? I am wanting to do a PPM iinstall of the Win32::GUI module on another computer but it's not working. Jonathan Southwick [EMAIL PROTECTED] Technical & Network Services Allegheny College, Meadville, PA 16335 (814) 332-2755

RE: [perl-win32-gui-users] fork and LostFocus problems

2001-11-14 Thread Piske, Harald
> If fork is before show window,then window wont initailise > untill forked sub exits. I vaguely remember that fork() does a subroutine call and does not actually launch another task. If you use backtick instead (as in `runme.exe /option=param` or rather `perl.exe yetanotherscript.pl`), your call

RE: [perl-win32-gui-users] Capture shutdown

2001-11-14 Thread Rogers, John
Marcus, The mod to GUI.xs does in fact work. Ive tested on, (or had it tested) Win95a/b and win98 works O.K windows will not shutdown untill shutdown sub has finished. WinNT40 and WIN2K non console app works O.K (

RE: [perl-win32-gui-users] fork and LostFocus problems

2001-11-14 Thread Peter Eisengrein
Try adding $Win1->DoEvents(); to the &mouseover sub. This might help catch any other events while you are waiting for the mouseover to finish. > -Original Message- > From: Rogers, John [mailto:[EMAIL PROTECTED] > Sent: 14 November 2001 08:41 > To: perl-win32-gui-users@lists.sourceforge.net

[perl-win32-gui-users] fork and LostFocus problems

2001-11-14 Thread Rogers, John
Howdy, I thought I could use fork with Win32-GUI and wait for a message it seems to have various problems unless I am doing something wrong. If fork is before show window,then window wont initailise untill forked sub exits. if launched form a event (activate button in this case) then other button

[perl-win32-gui-users] SourceForge support for list archive

2001-11-14 Thread Marcus
Hi Folks, I emailed SourceForge support about the archive problem. Their reply is below. Should we respond, or find another mirror for now if this is going to take a long time? Marcus -- >Comment By: Jacob Moorman (moorman) Date: 2001-1