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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 710 - 739 of 790   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
710
hello, i am running into problem when closing or exiting the demo programs: FetchURL or FileDisplay, perl would crash. Any ideas as to why? thanks....
phn737
Offline Send Email
Jun 3, 2005
8:20 am
711
I am trying to compile my script or GuiLoft's demo (ex. password), but all compiled .exe gives error, "can't locate bytes.pm ..." when launch .exe. I have...
phn737
Offline Send Email
Jun 3, 2005
11:28 pm
712
Hi, I've tried to run a GUI Perl program using TheGuiLoft on WindowsXP that I had originally created on Windows 2000. For some reason whenever I exit the...
magnonan1
Offline Send Email
Jun 8, 2005
1:53 am
713
Hello to all Does anybody know if it is possible to turn off the WordWrap feature on a RichEdit control. I have set up an application to open and view a file...
rossclunie
Offline Send Email
Jun 28, 2005
4:34 am
714
Hello, This is the first time I use TGL, but I hope I'm not missing something here :-) OK, so I took the FileDisplay.pl demo and changed the ResizeH property ...
danvdascalescu
Offline Send Email
Jul 15, 2005
6:32 am
715
... Do you want the splitter to _always_ be in the center? Then you don't need a splitter. It's there so you can grab it, and have the movement change other...
Johan Lindstrom
johan__l
Offline Send Email
Jul 15, 2005
7:30 am
716
Hi All, Apologies if this has been answered before. I have ActivePerl with VisualPerl Studio (Visual Perl, Komodo, Perl Dev Kit, etc.), but am having a few...
Leland Vandervort
lelandvander...
Offline Send Email
Sep 3, 2005
10:00 pm
717
Hi All, I have an application which has a number of checkboxes for various options. When the user clicks a button, the event handler needs to go through a...
Leland Vandervort
lelandvander...
Offline Send Email
Sep 3, 2005
10:00 pm
718
Hey everybody. I found The GUI Loft while searching for a tool for creating a Windows GUI for some FORTRAN programs I've written. I've done some perl...
CarlS
carl19542002
Offline Send Email
Sep 4, 2005
11:15 am
719
... I'm not sure I understand what your problem is here... Or rather, why you have a problem. If you can do it with plain Win32::GUI code, there really ...
Johan Lindström
johan__l
Offline Send Email
Sep 4, 2005
10:22 pm
720
... This sounds like that old Storable verison mismatch. What versions of Perl and Storable do you have? perl -v perl -MStorable -e "print Storable->VERSION" ...
Johan Lindström
johan__l
Offline Send Email
Sep 4, 2005
10:25 pm
721
... Eh, no. Does it not work? ... Yes, The GUI Loft is a gui designer, but you still need Perl, Win32::GUI and the TGL modules installed to run your own...
Johan Lindström
johan__l
Offline Send Email
Sep 4, 2005
10:29 pm
722
It was indeed... I upgraded Storable and it works now... sorry about that.. kinda jumped the gun a bit ;) Leland ________________________________ From:...
Leland E. Vandervort
lelandvander...
Offline Send Email
Sep 4, 2005
11:31 pm
723
Never mind.. sorted it.. was quite easy, actually :/ foreach $key (keys %hash) { my $isChecked = $win->{$key}->GetCheck(); $hash{$key} = $isChecked; } Was due...
Leland E. Vandervort
lelandvander...
Offline Send Email
Sep 4, 2005
11:36 pm
724
Hi Johan, thanks for the reply. ... Yes, it works, but not being familiar with it, I wasn't sure if it was doing what it should. ... Win32::GUI ... to end ... ...
CarlS
carl19542002
Offline Send Email
Sep 4, 2005
11:39 pm
725
... There are PPM files to install in the binary distro. ... Well, that's it. Perl, Win32::GUI, The GUI Loft PPMs, in that order. Don't miss to read the...
Johan Lindström
johan__l
Offline Send Email
Sep 4, 2005
11:59 pm
726
Hi Johan, The PPM files you mentioned to install from the binary distro. Are these the files in the PPM\AdHoc folder or the PPM\Loft folder, or from both...
CarlS
carl19542002
Offline Send Email
Sep 6, 2005
8:50 pm
727
... Yes, both. Just run the install.pl file. /J...
Johan Lindström
johan__l
Offline Send Email
Sep 6, 2005
9:27 pm
728
Ok, thank you. --Carl...
CarlS
carl19542002
Offline Send Email
Sep 7, 2005
2:30 am
729
I've seen the same problem. The plain ASCII version of password.gld works fine with Password.pl, but the binary version does not load. How do I "SaveAs" with...
quizzibojangles
tony_laundrie
Offline Send Email
Oct 14, 2005
8:28 am
730
... Check your Storable version: perl -MStorable -e "print Storable->VERSION" The ActiveState version is 2.13 (at least on my machine) and that's what is used...
Johan Lindstrom
johan__l
Offline Send Email
Oct 14, 2005
8:45 am
731
Good Evening, I am returning to this group after quite a break. Folks, I need your help to make a business case for Win32::GUI and TheGUILoft as rapid...
anufrii
Offline Send Email
Nov 27, 2005
10:34 am
732
... Well, you seem to know the strenghts of Perl already. What is your problem domain? Maybe CPAN is even more important (or not) for getting things done(tm). ...
Johan Lindström
johan__l
Offline Send Email
Nov 27, 2005
12:02 pm
733
Hi, ... I would ask this question to the Win32-GUI users list (see http://perl-win32-gui.sourceforge.net/), as I'm aware of several commercial projects (legal,...
Jeremy White
jez_white@...
Send Email
Nov 27, 2005
1:12 pm
734
Target applications can be classified as small tools/utilities. My current project includes building Front-End interface for the admin- oriented shell tool,...
anufrii
Offline Send Email
Nov 27, 2005
3:06 pm
735
... So do some homework. You know what kinds of real-world problems you may face, so look for solutions on CPAN and figure out a way to present it to them....
Johan Lindström
johan__l
Offline Send Email
Nov 27, 2005
4:43 pm
736
Is there a way to modify background of the main window ? Thank you, Igor....
anufrii
Offline Send Email
Dec 3, 2005
3:18 pm
737
... Yep, check out the FetchURL demo. It's not that hot looking, but you get the idea. /J...
Johan Lindström
johan__l
Offline Send Email
Dec 3, 2005
3:44 pm
738
Jeremy, Thanks for replying. There seem to be an interest growing in my group, specifically in Rapid Prototyping Abilities of the TGL. I have posted my...
anufrii
Offline Send Email
Dec 8, 2005
7:39 pm
739
Hi! I used GUI Loft a long time now but since about one week i have a strange problem: When I exit my Window with return(-1) I get the following error (pop up ...
Ströbitzer Andreas
a.stroebitzer@...
Send Email
Dec 9, 2005
8:15 am
Messages 710 - 739 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