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. ...
Hirosi Taguti
taguti@...
Jul 2, 2003 12:10 pm
439
I will be out of the office starting 06/27/2003 and will not return until 07/14/2003....
Anyone had any success with Listviews using an imagelist... some code examples using The Gui Loft as the source for the Listview that uses imagelists? Thanks ...
Hi, I'm a pretty heavy user of Gui Loft, and have just recently noticed that TGL on WinXP can't open files that I've edited on Win2K. The reverse is NOT true....
So here is the deal, I made a some fast cash a few weeks ago making a movie. They told me that the more people that watch my movie the more money I would get...
Hi, Could someone point me in the right direction - I need to set the background color of the main window to the same color as the toolbar/status bar instead...
Just started playing with your app, quite nice work ,and had a though. Because XP displays a mix of colors for the background value (grey and white) perhaps...
... I must admit I have a very vague idea of how the WinXP gui looks like and how it can be customized. Does anyone have screen shots or a spec of all (and I...
http://www.stink.net/theguiloft.jpg Link to screenshot on XP of the controls provided by the control toolbar. radio buttons, checkboxes, buttons, progress...
I am thinking of upgrading, but need to make sure I can still use/build windows. Joe Frazier, Jr. Technical Support Engineer Peopleclick Service Support Tel:...
Frazier, Joe Jr
joe.frazier@...
Oct 7, 2003 3:05 pm
449
... Yes you can. The TGL binary is built with Perl 5.6.1 and Win32::GUI 0.0.558, but .gld files created with it should work with any combination of Perl and ...
Trying to format carriage returns, tabs in long help message with the gui builder. I've tried \r\n, \n, \c, and just about anything else I could think of in...
I'd like to change the font a list box to a fixed-width font. What's the easiest way to this? Thanks. John...
John Morgan
jmorgan@...
Oct 9, 2003 10:12 pm
452
This works for me: $control->SetFont( Win32::GUI::GetStockObject(11) ); # ANSI_FIXED_FONT Where $control is my ListBox control. I am using (for this) just...
dclarke@...
Oct 14, 2003 8:43 am
453
hey there, am new to this site - I am a program enthusiats and was trying to play a bit with GUI-LOFt before doing some code. I have installed the binary...
In the resource folder within your Gui Loft Directory , rename the file window_640x480.xml to window.xml. Then restart TGL.exe. ... From: "phoenix_privacy"...
Hey there, I am trying to contribute something to SAproxy - but I thought I would like to get the existing code to work and it worked fine. When I tried to...
... Um... what did you change? ... The window probably wasn't created at program startup, but I think there is error checking for that. However, the error...
I'm trying to reinstall the Loft and AdHoc modules after upgrading to XP & Perl 5.8.0. The bat/pl install files wouldn't work, so I tried the manual install...
... Try to figure out whether Perl thinks the "Win32" module is installed. It should be. What if you try and remove "Win32" from the ppd files? It's the line: ...
PPM search * does not show a separate Win32 module (just Win32-GUI and Win32-API), but /perl/site/lib does contain a Win32 folder with its own modules as well...
Hi I'm have just stared trying to use "The Gui Loft:" binary version on windows 2K. I have noticed that when using the properties window to Change / Set the...
... First off, sorry for your delayed e-mail, it got lost in the messages pending moderation mailbox. No, the Font property isn't actually implemented the...
Thanks for the reply Johan. I look forward to the next release. I think you have created a great app and enjoy using it. P.S. sorry for the delay in reply. ...
Release theme: Keeping up This release is a recommended upgrade if you're using Win32::GUI 0.0.670. It's a recommended non-upgrade if you aren't. Cred to the...
Johan, Firstly, may I thank you for all the work you've put into the Loft. I hope you do not find the rest of this message to be rude! There is a minor problem...
Leigh Hebblethwaite
LHebblethwaite@...
Jan 13, 2004 2:45 pm
465
Re: GUI feature: The Toolbar window is now resizable so you can position it vertically or horizontally or however you like. GUI feature: The Toolbar window...
Frazier, Joe Jr
joe.frazier@...
Jan 13, 2004 10:14 pm
466
Hi all, I am keen to get started using GUILoft but I'm running into some difficulty installing it on my XP machine. I am using ActivePerl 5.8, and have...
... Please download and try and run the applications here: http://www.darserman.com/Perl/temp/ tgl: The GUI loft without the -gui option win32gui: a simple...