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
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
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
> 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
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 (
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
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
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
8 matches
Mail list logo