I am currently having a problem I was hoping someone on this list could
help me with.
I am writting a small app that will provide a GUI frontend for installing
multiple software packages. The problem that occurs is in the GUI, after
the user has checked all the software they want to install an
At Tue, 20 Mar 2001 09:00:34 -0800, "Piske, Harald" <[EMAIL PROTECTED]>
wrote:
>- are you using the multithread perl? (5.6)
Yup ...
C:\>perl -v
This is perl, v5.6.0 built for MSWin32-x86-multi-thread
[snip]
Its build 620.
>- how do you launch the installer? Backtick or some windows function?
At Tue, 20 Mar 2001 10:59:31 -0800, "Piske, Harald" <[EMAIL PROTECTED]>
wrote:
>print "->\n";
>`C:\\Setups\\Develop\\Perl\\Win32\\ActivePython-2.0.0.202.msi`;
>print "<-\n";
If this is all that is in your script, then it will work, but once I add
something like this to be called once a button
At Tue, 20 Mar 2001 11:56:34 -0800, "Piske, Harald" <[EMAIL PROTECTED]>
wrote:
>
>One more thing ... I just remembered an issue with the Win32::GUI Version
>you get from Activestate being outdated (ref. sequence
>"[perl-win32-gui-users] Bug in Textfield scrolling")
I made sure when I first star
At Tue, 20 Mar 2001 11:41:19 -0800, "Piske, Harald" <[EMAIL PROTECTED]>
wrote:
>Okay, here's a workaround to try if that's not what happens on your
>machine.
>In your click sub, set a variable and return -1. This terminates your
>message loop. Do the backtick outside the Win32::GUI::Dialog like
Is there anyway to check a checkbox in a ListView from within the script?
Basically, when one Checkbox is checked, I would like it to also check
a bunch of other checkboxs.
Thanks.
Len.
Free, encrypted, secure Web-based email at www.hushmail.com
6 matches
Mail list logo