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
Messages 473 - 502 of 790   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
473
Johan, Another thing.... doesn't look like the horizontal scroll bars (ScrollAutoH / ScrollH) are working anymore for RichEdit fields?? Angelo. ... From:...
angelo.magnone@...
magnonan1
Offline Send Email
Feb 9, 2004
9:05 pm
474
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...
gfxsp
Offline Send Email
Feb 11, 2004
8:21 am
475
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? ... ...
angelo.magnone@...
magnonan1
Offline Send Email
Feb 11, 2004
7:09 pm
476
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...
gfxsp
Offline Send Email
Feb 12, 2004
8:48 am
477
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...
Ross Clunie
rossclunie
Offline Send Email
Feb 18, 2004
10:36 pm
478
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. ...
vesko_baev
Offline Send Email
Feb 25, 2004
10:07 am
479
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...
jpbrunette
Offline Send Email
Feb 25, 2004
10:07 am
480
Hi all, Is it possible to tell the background groupbox properties anywhere ? This question follow background problem (with the label solution), all controls...
yoannwyffels
Offline Send Email
Feb 25, 2004
12:23 pm
481
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...
Keith
keithvbc
Offline Send Email
Mar 3, 2004
8:32 am
482
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@...
Send Email
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 /...
angelo.magnone@...
magnonan1
Offline Send Email
Mar 5, 2004
8:22 pm
484
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@...
Send Email
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...
Johan Lindstrom
johan__l
Offline Send Email
Mar 10, 2004
11:08 pm
486
... 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...
Johan Lindstrom
johan__l
Offline Send Email
Mar 10, 2004
11:20 pm
487
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...
Johan Lindstrom
johan__l
Offline Send Email
Mar 11, 2004
12:05 am
488
... 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@...
Send Email
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 ...
Magnone, Angelo
magnonan1
Offline Send Email
Mar 11, 2004
4:26 pm
490
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@...
Send Email
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: ...
lukasz4k
Offline Send Email
Mar 22, 2004
8:03 am
492
... 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...
Johan Lindstrom
johan__l
Offline Send Email
Mar 22, 2004
8:38 am
493
Download the package into your computer, it should be alright http://search.cpan.org/CPAN/authors/id/A/AC/ACALPINI/Win32GUI-Beta.zip And look at this page to...
.: Michael
michael@...
Send Email
Mar 23, 2004
8:24 am
494
... Actually, from the date of that file it looks like it's five years old, probably one of the first releases of Win32::GUI. Laurent Rocher released...
Johan Lindstrom
johan__l
Offline Send Email
Mar 23, 2004
8:34 am
495
Hi, I'm using guiloft to build my GUI. I have built the window, added some text fields and decorations. My problem is, TAB is not working in order to jump...
deep4est
Offline Send Email
Mar 23, 2004
6:20 pm
496
... If you deselect all controls so the Window object is focussed, and then look at the DialogUI property, is it checked? If it is checked and it still doesn't...
Johan Lindstrom
johan__l
Offline Send Email
Mar 23, 2004
10:42 pm
497
... textfield ... then ... send me the ... Oracle..." ... The DialogUI property is checked, test is working fine. When I run it using the perl script, tab is...
deep4est
Offline Send Email
Mar 24, 2004
2:15 pm
498
... So it seems it works with the embedded version of Perl 5.6.1 and Win32::GUI 0.0.670. What versions do you use? Run: perl -v perl -MWin32::GUI -e "print...
Johan Lindstrom
johan__l
Offline Send Email
Mar 24, 2004
2:35 pm
499
... Win32::GUI ... <http://www.lc.leidenuniv.nl/awcourse/oracle/network.920/a96580/mts.ht m#453787> ... Hi, I have verified versions, updated Win32::GUI to...
deep4est
Offline Send Email
Mar 24, 2004
10:07 pm
500
Hi, I want to create a kind of common dialog using Perl but I got a problem. I want to display all the drives (the zip drive, disk drive, D drive, ...) and...
meeske001
Offline Send Email
Mar 29, 2004
5:25 pm
501 Krosky, Eric
ekrosky
Offline Send Email
Mar 31, 2004
5:23 pm
502
... This is something I posted on the general Win32::GUI list: (but note that you need 5.8.3 or something to run IThreads fairly reliably) ... There are a...
Johan Lindstrom
johan__l
Offline Send Email
Mar 31, 2004
7:10 pm
Messages 473 - 502 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