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...
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...
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...
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...
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...
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...
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...
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...
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;...
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...
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....
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...
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...
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 ...
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...
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...
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:...
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 ...
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...
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,...
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....
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...
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...
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...
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. ...
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...
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...