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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Has anyone had difficulty running compiled Perl programs (using perl2exe) that utilize the GUI Loft on machines other than the one it was compiled on? I have...
1 Aug 16, 2007
5:48 pm

allencburgess
Offline Send Email

Hi folks Seems if it's not one question it's another from me. Sorry to hog the floor but hopefully this is the last one - for awhile at least. I'm wanting to...
1 Jun 19, 2007
9:10 am

briannz556
Offline Send Email

Hi people Can anyone help me as to how I can change the font (size, name and boldness) for a textfield please in TheLoft gui I've just made. I've tinkered...
1 Jun 19, 2007
8:21 am

briannz556
Offline Send Email

hello i have noticed that using the Loft with win32-gui v 1.05 even a small perl program with just a window and a button or any one of the examples in the...
2 Jun 2, 2007
8:52 pm

Brian Millham
bmillham@...
Send Email

Hey I was in this group a couple years ago and still use GUI Loft. When I set a text field background color, and assign the alignment as CENTER, the color...
1 May 12, 2007
12:23 pm

Sean
sirgrim007
Online Now Send Email

-- Regards John McMahon lists@......
1 Mar 30, 2007
5:50 pm

John
lists@...
Send Email

Since loft is no longer in development, I was wondering if anyone is aware of similar software for win32::gui ? After upgrading to 1.04 today it made me...
8 Jan 13, 2007
12:03 am

Buck, Peter M
toolsmith
Offline Send Email

Ng, I tried your fix and I managed to get it to pass just as you did. In case anyone was wondering, I used PowerZip to create a tar.gz in windows. The problem...
2 Oct 26, 2006
3:03 pm

Ng Kock Leong
drago_8_8
Offline Send Email

GUI Loft: Is it possible to run GUI Loft on Cygwin? I've checked the web site, the Yahoo! group, the mailing list archives, Cygwin Setup, and Google. It looks...
1 Oct 23, 2006
6:32 pm

David Christensen
dpchrist_hol...
Offline Send Email

Unpacking Win32-GUI-AdHoc-0.04...done Generating HTML for Win32-GUI-AdHoc-0.04...done Installing to site area...failed ppm install failed: File conflict;...
2 Oct 16, 2006
8:57 pm

drago_8_8
Offline Send Email

Hi all, I've added Win32::GUI::Skin to SourceForge. The new home page for the project is http://win32-gui-skin.sourceforge.net It's still the beta version...
1 Oct 1, 2006
2:28 am

Brian Millham
bmillham@...
Send Email

I'm trying to utilize the DoModal method in Win32::GUI, but I'm having a hard time trying to figure out how to set the parent property of my modal window....
2 Sep 28, 2006
8:43 pm

Johan Lindstrom
johan__l
Offline Send Email

Hello all, I am having a problem using a tabstrip. Everything works fine in the tabstrip except when I initially open my program. Upon opening, the main tab is...
2 Sep 12, 2006
12:06 am

Andreas Ströbitzer
mp3spock
Offline Send Email

Hello! I have a Gui Loft Application with an Toolbar Object with 8 Buttons. I want to add Tooltips to each Button but I don't know how to do it.... There is an...
1 Jun 16, 2006
6:44 am

Andreas Ströbitzer
mp3spock
Offline Send Email

Hi all, If you are not members of the Win32::GUI list, then you may not know that I've create a module to make it easy to create a Skin application in ...
1 Apr 30, 2006
1:17 pm

Brian Millham
bmillham@...
Send Email

Hello, brand new user here. Do the FontName and FontSize properties for the label control actually work? I'm able to set the Text property but nothing happens...
1 Apr 24, 2006
10:01 pm

Ratty
_ratty
Offline Send Email

Hi, I'm trying to use the "Hyperlink" control on a simple window, I entered the Url on the property field. When a click on the link nothing happens. Do i have...
1 Mar 24, 2006
9:34 pm

josegustavobrasil
josegustavob...
Offline Send Email

Hey all-- I've run in to a dead end. GUI::GetOpenFileName works perfectly fine if intepreted. But when I compiled it using Perl2Exe, something strange happens:...
4 Feb 25, 2006
3:36 am

Igor
igor_anufriy...
Offline Send Email

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 ...
7 Jan 23, 2006
6:18 pm

anufrii
Offline Send Email

Hello, Here is the problem - a glimpse of DOS window at applicaiton's start up and every subsequent system() call though script has been compiled with -gui...
3 Jan 19, 2006
1:09 am

anufrii
Offline Send Email

Hello, In TGL test design mode, Tree View Nodes show a tooltip with the -text property if node is not completely visible in the control's rectangle. However,...
3 Jan 17, 2006
2:40 am

anufrii
Offline Send Email

Good Evening, Obviously, while moving multiple objects in TGL, I have modified a property that is not common among all objects, or something to that extend....
1 Jan 13, 2006
12:57 am

Igor Anufriyenko
igor_anufriy...
Offline Send Email

Good Evening, I am getting "Argument "" isn't numeric in subroutine entry at C:/Perl/site/lib/Win32/GUI.pm line 603." error. Window is built OK and script...
1 Jan 12, 2006
3:08 am

anufrii
Offline Send Email

I don't understand how I am supposed to dynamically add data to a combobox (or any control for that matter) after it has been loaded. Thank you, Durell...
2 Jan 9, 2006
10:41 pm

durellw
Offline Send Email

... $control->SetEvent("EventName", \&sub); e.g. $win->SetEvent("Click", sub { print "Clicked\n"; }); For efficiency it is also a good idea to add...
4 Dec 18, 2005
10:56 am

Johan Lindström
johan__l
Offline Send Email

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...
6 Dec 8, 2005
7:39 pm

anufrii
Offline Send Email

Is there a way to modify background of the main window ? Thank you, Igor....
2 Dec 3, 2005
3:44 pm

Johan Lindström
johan__l
Offline Send Email

Hello, I'm new to Loft. I opened \Demo\Password\dialogs\password.gld & "save-as" into temp1.gld. The saved file looks like below, diffrent from the original. ...
3 Oct 14, 2005
8:45 am

Johan Lindstrom
johan__l
Offline Send Email

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...
7 Sep 7, 2005
2:30 am

CarlS
carl19542002
Offline Send Email

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...
3 Sep 4, 2005
11:36 pm

Leland E. Vandervort
lelandvander...
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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