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...
I'm using the latest version of TGL v0.21 -- r2004-01-03 on Windows 2000. I can't set any checkbox properties using the gui.. ("Enable" or "Visible" properties...
... Could be. It's also one of the things I touched in the latest release. What is it that doesn't work? Is there no checkbox? Doesn't it change? Doesn't it...
Johan, A couple of things are not working... 1) I can't enable/disable or make visible/hide any checkbox properties using the PROPERTIES dialog box in TGL. 2)...
Hi, I have a quick question about keyboard shortcuts in my design. How do I get them to work? I have set the Text properties on some of the buttons in the...
Leigh Hebblethwaite
LHebblethwaite@...
Jan 19, 2004 3:10 pm
472
Hi All, There is more things I've noticed regarding this issue. There is a strange thing going on in any text box (properties dialog), while you are trying to ...
Grzegorz Uszynski
grzesu69@...
Jan 19, 2004 10:56 pm
473
Johan, Another thing.... doesn't look like the horizontal scroll bars (ScrollAutoH / ScrollH) are working anymore for RichEdit fields?? Angelo. ... From:...
Just as a quick fix I was able to make my simple "dialog box" type app look O.K. - meaning the colors of the background and controls matched. I Placed a blank...
I had a problem with this in the past... ANY controls (buttons,richedit boxes, etc...) placed on the blank label were "frozen". Is this happening to you? ... ...
Sorry - I forgot that I had to uncheck "enable" in the label properties. Everything seems to work right and the color still shows. CBM ... (buttons,richedit...
Hi all Running on Win2K sp2 TGL ver 0.21 r2004-0103 I have a label set up to display a bitmap. In design mode the bitmap is displayed in the label when the...
I'm using Active perl and Windows 95OSR2,95pe,98,XP. And I cant run the binary tgl.exe. When I start it, it begin to load(2min) and HDD reads....and nothing. ...
Hello. Windows XP Home SP1, ActivePerl 5.8.3 Build 809, Win32::API 0.41, Win32::GUI 0.0.670. The binary version of TGL, tgl.exe, crashes immediately everytime...
Hi all, Is it possible to tell the background groupbox properties anywhere ? This question follow background problem (with the label solution), all controls...
Hi Vesko, Your problem may be different from mine because I am using W2K, but just in case.. I downloaded the ActiveState Perl version 5.8.x and could not...
I need to know how to add a control that is not already listed. In this case, I need to add the currently unsupported DateTime control to a window I am...
Frazier, Joe Jr
joe.frazier@...
Mar 4, 2004 5:51 pm
483
Can anyone help? I created a window using tgl with a tabstrip and some clusters. If I click on the individual tabs with the mouse, the associated "cluster /...
Dear All, I have window with two ListView controls - one on the left and one on the right side. Window is resizable and I'd like both controls to resize ...
Grzegorz Uszynski
grzesu69@...
Mar 8, 2004 3:09 pm
485
... The code for managing the TabStrip is in the event handler, and it seems it isn't called by doing a manual Select(). So try calling the event handler after...
... You are of course correct in that it doesn't work. I must have been extra smart the day I wrote that section of the manual, beacuse today... well I don't...
Release theme: Full circle This is a release forced by the inability for WinXP users to use the binary distro. PAR doesn't seem to play nice on that platform...
... with ... I've tried to do it earlier - using your 'FileDisplay(manual_resize)' example, but somehow I couldn't. Today I've menaged and it's OK - except one...
Grzegorz Uszynski
grzesu69@...
Mar 11, 2004 3:51 pm
489
yes... thank you! /Angelo ... From: Johan Lindstrom [mailto:johanl@...] Sent: Wednesday, March 10, 2004 6:08 PM To: theguiloft@yahoogroups.com ...
I have prepared a dialog box with the design tool and am now trying to implement the dialog in my Perl program. I have use Win32::GUI; at the start of the...
John Mason
John@...
Mar 22, 2004 8:02 am
491
All, Accordingly to instructions I have to run install.bat files for both Loft and AdHoc. While attempting to install those I get the following error message: ...
... Make sure you install the Win32::GUI module correctly. Get it here: <http://perso.club-internet.fr/rocherl/Win32GUI.html#WinGui> /J ... Johan Lindström...