I'm having difficulties installing in32::GUI::Loft And Win32::GUI::AdHoc. I'm using XP Pro and Perl 5.008003 I've tried for two days and they will not install...
When installing a ppm package from a file rather than an URL, you must specify the FULL filename, for example: C:\PPM\AdHoc>ppm install Win32-GUI-AdHoc.ppd ...
Frazier, Joe Jr
joe.frazier@...
Aug 3, 2004 2:09 pm
549
... I should really fix those install scripts. But I'm lazy (the wrong lazy) at the moment. /J ... Johan Lindström Sourcerer @ Boss Casinos johanl AT...
Still NO LUCK Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\PPM>ppm rep add AdHoc c:\PPM\AdHoc Repositories: [1]...
And what happens if you are in the directory where the Win32-GUI-AdHoc.ppd resides. Example: D:\TheGUILoft\Loft\PPM\AdHoc\PPM>dir Volume in drive D has no...
Frazier, Joe Jr
joe.frazier@...
Aug 4, 2004 1:10 pm
552
Still a no go I treid every path I could think of Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings>cd...
Forget the search part. Is the .ppd file located in c:\GUIperl\PPM\AdHoc? If not, you are not in the right place. As noted below, for the copy of GUILoft I...
Frazier, Joe Jr
joe.frazier@...
Aug 5, 2004 11:37 am
554
Here is the install paths Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings>cd c:\ C:\>cd guiperl ...
I haven't experimented with GUILoft in a long time, but I have remained on the mailing list. Just out of curiosity, I decided to install it on my computer...
Jeremy That Worked thank you! Bill ... remained on ... on my ... enough, I ... error ... line ... then ... install ... Loft. I ... doesn't ... Install ... ppd...
Hi, I've previously used VB but have recently switched to Perl. I have an app I coded in VB which uses a Excel like grid I'd like to port to Perl. There...
... Excellent choise, welcome! ... Laurent Rocher has made a Win32::GUI::Grid http://perso.club-internet.fr/rocherl/Win32GUI.html#Grid And while TGL doesn't...
Please remove the dependency line on "Win32" from the PPM files. I had to remove it manually (There is no "Win32" - it is built into ActivePerl). Also, could...
I recently installed the latest vsn. of GuiLoft, along with ActivePerl and Win32::GUI (as required). My ListViews were broken. After several hours of...
I am having some difficulty getting the listview to work. I have the latest version of Win32::GUI (0.0.671) and TGL (0.23). I have a ListView that's on the...
andrew burke
burke@...
Sep 11, 2004 10:14 am
563
Release theme: Catching up I finally sat down and took some time to fix pending problems. Well, a few. Win32::GUI 0.0.670 seems to have broken the old ListView...
... I can't reproduce this on my system (Perl 5.8.3, Win32::GUI 0.0.670). Can you please make sure that the first cluster (the one on the first tab) is visible...
When I get the binary distribution from the website, it's only ~500KB and contains no tgl.exe, nor does it have the PPMs, it just has the PPDs without the...
andrew burke
burke@...
Sep 14, 2004 3:23 pm
566
I have exactly the same issues....
andrew burke
burke@...
Sep 14, 2004 7:45 pm
567
off of Cwd/cwd() and use File::Spec->rel2abs('.') because it appears to be so much quicker? This is a simple change in Design.pm, patch attached. andy ...
andrew burke
burke@...
Sep 17, 2004 10:33 pm
568
Hi, first of all, thanks for the great module! Is it possible to setup additional keyboard handlers in addition to the default ones (TAB etc)? How can I set a...
... No it seems I missed something :) Then I went offline for a week, then I don't know why I didn't just go ahead fix it... :/ But now it is. There is a...
... It's called Accelerator keys in Win32::GUI, but that feature has only been half-way implemented for a long time. I'm not perfectly sure about the current...
Hi Just downloaded the latest TGL (By the way a great App) Binary dist from Johans site uinzipped then to my TGL directory and ran the instal.bats in both the...
... Gaaah! It's the XML::Simple module that wants the dll file. My guess is that the much old version in my 5.6.1 installation didn't require it (I now use...
I am experiencing an issue when I use a .pl to display the .gld I created with the binary. I am fairly sure that I installed everything correctly. I have the...
... Could it be a version problem between the binary and your modules? What does the following say on your system? perl -v This is perl, v5.8.3 built for...
O.K. thanks.... I have upgraded my version of PERL and this now works fine. I do seem to have one more issue. Now with the upgrade or PERL (I imagine this has...
... That's the normal Perl console window. It's created because perl.exe is a console application. If you start the script with the wperl.exe binary instead,...