Hi, when I compile a loft appplication with perlapp --clean --gui and run under my Win98 (without perl) it run well. When i compile a Win32::OLE::Const...
I gave an loft application to a friend who has XP (I/m using 2k). The caption bars at the tops of the windows are thicker than on normal win2k or lower...
I've got a loft window that is resizable and that contains a richedit field. On the richedit field, I have both vert. and horiz. scrollbars enabled. However,...
I'm running Indigo and so far I like it. I don't really want to switch to Active. I don't like the trial period and I really can't afford to buy the bloody...
I'm trying to install Loft (latest version <unknown> since the "Help ABout" is disabled??). That went ok. I tried the "install.bat" for the ppm and it failed...
Hi all! Does the tip property work for anyone? I tried the test.pm in the ./resources/perl folder, which is included in loft, but it didn't work. What do I...
I've been looking for other examples of things to do in TGL, but have not had much success. Is there any other area? If not, could we start a contrib area...
Some of the GLD files that are in the TGL dir are in text form, the ones I create (and some of the demos i believe) are binary. Is this correct or is there...
I uninstalled all references to ActiveState PERL 580 (and all of the other products) and installed 560. I then installed TGL. It worked. But here was my next...
I've been looking for this stuff and found it, but... Almost everything is [TBD] or just empty. I know TGL does not maintain those areas, but it seems no one...
... Previously TGL could read and write Data::Dumper format files. I switched to Storable because of weird behaviour of Data::Dumper with large data ...
Johan Lindstrom
johanl@...
Mar 13, 2003 8:17 pm
373
... It's possible to add files to the Yahoo forum here: http://groups.yahoo.com/group/theguiloft/files/ Feel free to add any example .gld files you want to the...
Johan Lindstrom
johanl@...
Mar 13, 2003 8:18 pm
374
... The docs for Win32::GUI levaes a lot to be desired. The best resource in that regard is the win32-gui-users mailing list. ...
Johan Lindstrom
johanl@...
Mar 13, 2003 8:21 pm
375
... I don't know what you are referring to. The ActiveState distribution of Perl is free. They manage to hide it thoroughly on the site (which is just plain...
Johan Lindstrom
johanl@...
Mar 13, 2003 8:32 pm
376
Release theme: Better late than never(tm) I released a new version last night, but somehow the e-mail never made it to the mailing list... This release should...
Johan Lindstrom
johanl@...
Mar 14, 2003 5:51 pm
377
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...