I just posted a GLD I created in TheGUIloft in the files section. I also uploaded some initial screen shots from before development began a few weeks ago, so...
I looked and didn't find a "Photos" section. Where is it? PS: thanks for the TGL share! I hope I can soon but not til my stuff meets my satisfaction. Here's...
Je serai absent(e) du 15/04/2003 au 21/04/2003. Nous continuons néanmoins à suivre les projets. Merci de contacter Stéphane Reytan au 01 41 37 70 00...
I previously tried theguiloft with Perl 5.8, but had trouble running the two install.bats. I just downloaded the latest version .17 of the Loft_binary.zip, but...
Ogier, Stewart
stewart.ogier@...
Apr 17, 2003 9:58 pm
381
... What does perl -e 'print $]' say? Workaround: look at the install.pl files, and run the ppm command manually with the syntax for the correct version. If it...
Johan Lindstrom
johanl@...
Apr 20, 2003 5:17 pm
382
Would it be possible to add the functionality of the module Win32::GUI::HyperLink to TGL? http://www.jeb.ca Example: use Win32::GUI::HyperLink; ...
Hi everyone, First, I want to send greetz to johan ! Really Great job you do here ! Gui Loft + PerlApp => My favorite developpment plateform :) So I didn't see...
from your code.... The user will click on the menu item "open" and the following subroutine
would then be executed. sub ::menuFichierOuvrir_Click { ...
Johan, I was able to install the modules by hand and all is working fine now. Thanks for you help, I have really enjoyed your program! Stewart Ogier ... From:...
Ogier, Stewart
stewart.ogier@...
Apr 25, 2003 12:49 pm
386
Found a workaround on this if anyone still needs it: use threads; my $thread = threads->create("start_thread","argument"); my $thread2 = $thread->create(sub {...
Release theme: In control Jim asked for the Win32::GUI::Hyperlink control to be supported, and well, here it is. A quickie, it's almost like a Label. I also...
Johan Lindstrom
johanl@...
May 10, 2003 5:53 pm
388
Thank You J! ... From: theguiloft@yahoogroups.com Date: Saturday, May 10, 2003 12:53:14 PM To: theguiloft@yahoogroups.com Subject: [The GUI Loft] r2003-05-10...
I was able to install/upgrade this without error, but when I try to launch tgl.exe I get nothing. No error, no window. Help, Jim Any suggestions on where to...
Hmm. Please disreguard this email. I had to remove the existing tgl directory and reinstall tgl anew. All seems to be working well now. Now let's have a...
I just installed ActivePerl 5.8.0 build 806 and tried to reinstall GUI-Loft......However, I keep getting the following error...... Error: Package 'win32' not...
Make sure your PPM config is set to: PPMv2: set case 0 (zero) PPMv3: set case-sensitivity 0 (zero) then be sure to save it. What does perldoc Win32 give you? ...
I am using PPMv3 and I checked the case-sensitivity and it is set to "0". TGL won't let me install it until Win32 is installed. When I look at the perldocs...
I've been trying for a few days to install TGL on a Win98 machine with a fresh install of activestate perl 5.8. I've beeen running into the same problem you...
Release theme: It works... well, now it does * Joel Rickets sent an e-mail about getting Custom Properties to work with fonts, and even I couldn't get it to...
... That's weird, I tried to make it aware of which Perl version was installed and use the correct ppm v2 depending on whether it was pre or post 5.8 . What...
... I would need a) a way to determine that the program is running with "Fat captions" (I guess it's optional under WinXP, so that itself wouldn't be enough to...
d:\>perl -e "print $]" 5.008 The ppm2 command doesn't work. d:\>ppm2 version Unknown command "ppm2" ppm and ppm3 seem to be the same thing. d:\>ppm version PPM...
JazMark: Thanks a lot !I have do successfully according your method!:) ... = = = = = = = = = = = = = = = = = = = = ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡ Mudga ...
Mudga
mudga@...
May 20, 2003 6:40 am
400
I have a project that basically works around a UI. I developed it using the Loft GUI. But I have a concern on reading keyboard functions. Is there a...
I just downloaded the latest release (from 5/18). I get no property window when running either the .exe in the binary package or the .pl version in the source...
I have a UI created in GUI Loft which is design to provide inputs to a tester machine. My UI communicates with the tester machine thru its own program (a dos...
This question is better suited for the proper mailing list. Please check in
to perl-win32-users in the Active State ASPN listings. www.activestate.com -Jim ...
... It is also a totally bogus problem that I should have fixed a looong time ago. Apologies for my (false) laziness. /J ... Johan Lindström Sourcerer @...