Are the modules it's talking about installed? Use ppm to check if you're not sure. --Steve ... [Non-text portions of this message have been removed]...
Surely, you don't expect anyone to tolerate this....
Michael D. Smith
msmith67@...
Sep 9, 2002 2:23 am
315
This &%//%&%%%% is now being moderated (i.e. no more spam from that account). And I'm off to YAPC::Europe. Maybe I'll see some of you there. /J ... Johan...
You've all noticed the recent influx of spam on this list. I can assure you that no one is more eager to get his hands on the clown responsible for this than...
I will be on vacation from tue 09/24/2002 through mon 09/30/2002 For assistance contact Jon Fujiwara(x63669) or Lloyd Tsukano(x68064)...
brabo@...
Sep 26, 2002 1:01 am
325
Hi! I'm new to windows programming in perl and I was just wondering one little thing: I want to retrieve articles from a newsgroup and print them in a...
Xavier Poulain
hicky@...
Oct 22, 2002 8:59 pm
326
... The most basic way to fix this is to try to call Win32::GUI::DoEvents as often as possible. So if you have a tight inner loop or a callback for progress...
Johan Lindstrom
johanl@...
Oct 23, 2002 10:20 pm
327
Hi. I've designed a form with the Loft (pretty slick) client, and now I'm trying to run it. I installed the modules that came with the distribution, and...
... It sounds like you managed to install the Win32::GUI::Loft PPM, but not the Win32::GUI::Adhoc PPM (they're both in the PPM directory of the binary distro)....
Johan Lindstrom
johanl@...
Nov 3, 2002 8:36 pm
329
Sorry! I thought I had done that. OK installed that and reinstalled the Loft package too. Now at run time I get: Can't locate Win32/API.pm in @INC (@INC...
... Yup, the module is missing. Just install the required modules and things should work fine: ...
Johan Lindstrom
johanl@...
Nov 4, 2002 8:21 pm
331
That did it, thanks. BTW, that install guide lists module Win32 as something that must be installed. PPM couldn't find a module named "Win32" and I couldn't...
... Yep. The docs are in the distro tree. Caught me up before, too. -- Michael Higgins...
michael higgins
michael.higgins@...
Nov 5, 2002 5:08 pm
333
I have used loft to design a form that includes two combo boxes. I added values with a semicolon-separated list in the PreviewList property for each combo...
... You haven't read the docs :) The preview stuff is only there in the... preview. So that you can see in TGL what it could look like in your real...
Johan Lindstrom
johanl@...
Nov 5, 2002 5:48 pm
335
Release theme: Do it yourself! A new feature added and an old bug removed. In an e-mail conversation Michael Alaly had this great idea: why not specifying the...
Johan Lindstrom
johanl@...
Nov 6, 2002 9:40 pm
336
When I try using a perl .exe compiled in Windows 2000 (where everything works fine) and using it in Windows 98, I do not get bitmapped labels; nothing is...
... Are you sure the Windows 9x versions are fully supported by PerlApp? I recall other people having problems with that before... I'll look into the warnings...
Johan Lindstrom
johanl@...
Nov 11, 2002 2:12 pm
338
... PerlApp? I ... I didn't see any mention of problems in the tech notes, but I will check the bug database later today. Note the warnings I mentioned only...
... I assume you don't' want to display a console window at all. In that case, take a look at the wperl.exe file in c:\perl\bin. It's the same as perl.exe, but...