Search the web
Sign In
New User? Sign Up
theguiloft · The GUI Loft - a Win32::GUI Design Tool
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 345 - 374 of 790   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
345
hi, i can't seem to get the demos to run. i've scanned the messages, and tried various things but still no go. when i try to install MODULENAME i get an error...
phil dickinson
phildk@...
Send Email
Dec 10, 2002
7:10 pm
346
I've got a loft application with two windows. The first is a "main" window, and the second one sets some parameters for main and calls a procedure that...
Steve <az4452fash@...>
az4452fash
Offline Send Email
Dec 24, 2002
4:29 pm
347
Did you double-click the batch files that come with the TGL distribution to install the modules? If not, try that. If so, I don't know what the problem could...
Steve <az4452fash@...>
az4452fash
Offline Send Email
Dec 24, 2002
5:05 pm
348
... It sounds vaguely like you do something wrong with Win32::GUI::Dialog() or Win32::GUI::DoEvents. Could you post some code? /J ... Johan Lindström...
Johan Lindstrom
johanl@...
Send Email
Dec 25, 2002
6:01 pm
349
Hi, The demo program 'password.pl' runs on my machine. However it generates a lot of Prototype mismatch errors (see below) Which I attribute to the low version...
Bart Terryn <bart@...>
bart2xyug
Offline Send Email
Dec 26, 2002
6:04 pm
350
... There a lot of code of course, so here are the relevant parts. # main entry $mainwin->Show(); Win32::GUI::Dialog(); # button on mainwin hides mainwin and...
Steve <az4452fash@...>
az4452fash
Offline Send Email
Dec 31, 2002
12:35 am
351
... This would be a good spot to call Win32::GUI::DoEvents(). ... /J ... Johan Lindström Sourcerer @ Boss Casinos johanl@... Latest bookmark:...
Johan Lindstrom
johanl@...
Send Email
Dec 31, 2002
12:50 am
352
When I try to install theGUILoft I got the following errors: First, it didn't like: -location=. When I remove that, it didn't like: Win32::GUI::AdHoc So I...
Adept
adept@...
Send Email
Jan 2, 2003
3:04 pm
353
I have downloaded and ran the tgl.exe to generate a *.gld file. Now I want to create the PERL code to finish my application. When trying to install the AdHoc...
more_rumors <davidmck...
more_rumors
Offline Send Email
Jan 2, 2003
3:04 pm
354
When I try to install theGUILoft I got the following errors: First, it didn't like: -location=. When I remove that, it didn't like: Win32::GUI::AdHoc So I...
rogerdyckman <adept@....
rogerdyckman
Offline Send Email
Jan 2, 2003
3:04 pm
355
by compiling a simple window incl. this code: use strict; use Win32::GUI; require WIN32; use Win32::GUI::Loft::Design; my $fileWindow = "fetch.gld";...
mario543212002 <mario...
mario543212002
Offline Send Email
Jan 3, 2003
4:59 pm
356
Hi, I miss the properties window in the last versin of TGL...
mario543212002 <mario...
mario543212002
Offline Send Email
Jan 5, 2003
2:47 pm
357
Properties window still there... Try the following... make a backup of the window.xml file in the resource directory (in case this doesn't work). Now copy...
Magnone, Angelo
magnonan1
Offline Send Email
Jan 6, 2003
1:49 pm
358
So I'm struggling terribly with trying to change the background color of the window on my application. I found some documentation to do this, but it doesn't...
Joseph H. Schwendt II
jhs2@...
Send Email
Jan 10, 2003
10:31 pm
359
Hello... I'm new to GUILoft, and have problems with the demo(s). Error: Can't locate Storable.pm I have read the old things here, but they don't help me. ...
Th. Sommer
vektoren
Offline Send Email
Jan 24, 2003
5:56 pm
360
Hello, Is Active State distribution of the Perl 5.8.xxx compatible with the GUI Loft? Thank you, Igor Anufriyenko...
Anufriyenko,Igor,SOLO...
igor.anufriyenko@...
Send Email
Jan 31, 2003
11:32 pm
361
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...
mfilthau <mfilthau@...>
mfilthau
Offline Send Email
Feb 5, 2003
9:52 pm
362
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...
Steve <az4452fash@...>
az4452fash
Offline Send Email
Feb 18, 2003
3:43 pm
363
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,...
Steve <az4452fash@...>
az4452fash
Offline Send Email
Feb 18, 2003
3:55 pm
364
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...
red_head_fanatic
red_head_fan...
Offline Send Email
Mar 9, 2003
6:56 pm
365
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...
sarnold_8 <stuart.arn...
sarnold_8
Offline Send Email
Mar 9, 2003
6:56 pm
366
Just d/l the ppm inside is an old fashioned Tarball. ... [Non-text portions of this message have been removed]...
Steven Swenson
Talwyn
Offline Send Email
Mar 10, 2003
7:34 pm
367
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...
szorgitorp
Offline Send Email
Mar 12, 2003
8:53 am
368
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...
sarnold_8
Offline Send Email
Mar 13, 2003
8:04 pm
369
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...
sarnold_8
Offline Send Email
Mar 13, 2003
8:04 pm
370
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...
sarnold_8
Offline Send Email
Mar 13, 2003
8:04 pm
371
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...
sarnold_8
Offline Send Email
Mar 13, 2003
8:04 pm
372
... 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@...
Send Email
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@...
Send Email
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@...
Send Email
Mar 13, 2003
8:21 pm
Messages 345 - 374 of 790   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help