THANKS!! It works! Well, bad mistake, i should have seen it!!!!!! ... Von: Johan Lindstrom [mailto:johanl@...] Gesendet: Montag, 31. Jänner 2005...
Ströbitzer Andreas
a.stroebitzer@...
Feb 1, 2005 11:29 am
648
Hello! I also tried PAR but i have probems with it I compile my file with pp -o test.exe test.pl This works, there are no errors, and i get the test.exe, But...
Ströbitzer Andreas
a.stroebitzer@...
Feb 1, 2005 7:09 pm
649
Hi & Apologies for a Baby Beginner question - but I get the following error when trying to run the password demo Can't locate Win32/GUI/Loft/Design.pm in @INC...
When you downloaded and extracted Loft , it created a subfolder called "PPM" . Inside of that subfolder are two folders - AdHoc and Loft . These are both Perl...
Thanks David. ButI still have the problem. In order I 1. installed TGL 2. Installed Win32Gui via PPM 3. Re-Installed TGL using install.bat via PPM 4. Installed...
Hi! I have a question: There is a DblClick Event for Buttons, but is there something similiar for Listview Elements. There is a Click Event but no DblClick, or...
Ströbitzer Andreas
a.stroebitzer@...
Feb 7, 2005 12:34 pm
653
... The only thing I can think of is that maybe (I'm not sure) the ActiveState PPM isn't up to date. Try downloading from ...
Johan, Just to publically say thanks for your expertise in resolving my problem. THANKS ! Geoff ... ActiveState ... install.bat). ... there. ... - ... ...
Im having some trouble with errors during @ perl.exe terminiation... I've running: WinXP SP2 ActiveState Perl 5.8.4 Win32 0.23 (according to -MWin32 -e "print...
Hello again, I have some troubles with a ListView. I created a listview with the checkbox option. Everything works fine, the checkbox is here and i can select...
Ströbitzer Andreas
a.stroebitzer@...
Feb 11, 2005 8:29 am
658
Oh my god, sorry, I have it: ItemCheck is the solution.... Perhaps i should make a little break ;] ... Von: Ströbitzer Andreas [mailto:a.stroebitzer@...] ...
Ströbitzer Andreas
a.stroebitzer@...
Feb 11, 2005 8:52 am
659
... This appears to be a known bug: <http://sourceforge.net/tracker/index.php?func=detail&aid=1064828&group_id=16572&atid=116572> I'd say it's pretty severe......
Hi All, I've been using tgl for awhile now, but have never really been able to get it to work properly. I know this is bad, but what I've been doing is...
Andreas: I too had a hard time finding ItemCheck myself, not real sure why. I have another listview question though. Can anyone direct me to a working vertical...
... I do something similar - I convert my .gld files into perl code (a set of packages and functions) that create the window. You could argue that the .gld...
Jeremy White
jez_white@...
Feb 12, 2005 12:55 pm
666
Lol, it must be contagious! It was my own fault, a type-o in the listview height made it way too long. The LV extends to the bottom of the window, so I...
I have a working windows app when I run it from the dos prompt. Using PAR I can produce an .exe OK. When I try to run the exe however I get an error reported...
I ran into this same problem recently. Unfortunately it seems I was able to find more information on it the first time than I am now for some unknown reason. ...
David, Thanks. The thread you pointed me at pretty much says use Perl 5.6.1 not 5.8. I'll read more about PAR compatibility and see what I find out. Geoff ... ...
Hi, Let me first say that this is my second day using TGL. I've read through the documentation that I've found but nothing seems to cover my specific...
... That's probably because TGL is mostly about designing/building a Window, not manipulating it. That would fall into the realm of the Win32::GUI toolkit...
I'm reinstalling everything to see if I can get PAR working OK with perl 5.6. I've installed win32-api win32-gui (from Laurent Rocher's site) win32-gui-adhoc ...
Hi! This seems to be the "old" storable.pm problem. I also had this problem, my apps only work with perl 5.8 and the newest storable version. And so i also...
Ströbitzer Andreas
a.stroebitzer@...
Feb 16, 2005 9:39 am
674
Hey Andreas - thanks very much for your post. But that really sucks ! Do you know if anyone is trying to address this ? Geoff ... newest ... not...
... True, true, ... Originally TGL used Data::Dumper for serializing designs. That took a lot of space, and large data structures didn't work very well. So I...
Hello Johan, For me it's not an emergency but it would be VERY nice if par would work with tgl and perl 5.8, because it's an free exe generator.... regards ......