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 761 - 790 of 790   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#790 From: "allencburgess" <allenburgess@...>
Date: Thu Aug 16, 2007 1:41 pm
Subject: Perl2Exe [Gui Loft] Compiled Programs
allencburgess
Offline Offline
Send Email Send Email
 
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 even tried the compiled demo programs that
come with GUI Loft and have no luck running on other PCs.  Any
thoughts or ideas?  I am sure it is something I need to include, but I
do not get any warnings during the compilation process.  I am using
Perl2Exe V8.70 and activestate perl 5.8.7.

Any help would be greatly appreciated.

#789 From: "briannz556" <rowlandsb@...>
Date: Tue Jun 19, 2007 9:09 am
Subject: RichEdit box
briannz556
Offline Offline
Send Email 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 use a RichEdit box in my TheLoft GUI as a reporting box.
In particular I was thinking of trying to write an array to the field
but then realised it appears only a file can be written according to
the documentation.

Has anyone a smart idea for writing an array directly to the field by
chance?

Appreciate any help you can provide.

Thanks

#788 From: "briannz556" <rowlandsb@...>
Date: Tue Jun 19, 2007 6:05 am
Subject: Font changes to a textfield
briannz556
Offline Offline
Send Email 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 with:

our $font = Win32::GUI::Font->new(
     -name   => "Arial",
     -bold   => 1,
     -size   => 14,
     );

...

$win-> tfProfilePath( -font => $font,);

but that idea didn't produce any dividends. I'm after either
individual changes to a specific textfield or general window changes.

I ask as I have some fields that are not enabled and the white
writing on the coloured background is hard to read.

Any help much appreciated.

Cheers

#787 From: Brian Millham <bmillham@...>
Date: Sat Jun 2, 2007 8:50 pm
Subject: Re: [The GUI Loft] slow loading in win32-gui v.1.05
bmillham@...
Send Email Send Email
 
orangepi77 wrote:
>
> 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 GUILoft demo folder will load using activestate perl
> v5.8... in about TEN seconds on my P4-celeron 2Ghz, but this is not
> the case if we are using The guiLoft with win32-gui v.1.03 here it is
> normal with a speedy loading of programs.
> is there anyone who have this problem?
> peter
>
>
>
> ------------------------------------------------------------------------
>
> avast! Antivirus <http://www.avast.com>: Inbound message clean.
>
> Virus Database (VPS): 000746-2, 06/01/2007
> Tested on: 6/2/2007 11:26:21 AM
> avast! is copyright (c) 2000-2007 ALWIL Software.
>
>
I've also seen this problem. For that reason, I've stopped using TGL on
the project I'm currently working on.  I hope someone picks up on the
development of TGL, it's a nice package.

--
Brian, Tommy, Helen and Paka -- bmillham@...
This message traveled at least 44,000 miles to reach you!




---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 000746-2, 06/01/2007
Tested on: 6/2/2007 4:50:51 PM
avast! is copyright (c) 2000-2007 ALWIL Software.
http://www.avast.com




[Non-text portions of this message have been removed]

#786 From: "orangepi77" <orangepi77@...>
Date: Sat Jun 2, 2007 8:52 am
Subject: slow loading in win32-gui v.1.05
orangepi77
Offline Offline
Send Email 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 GUILoft demo folder will load using activestate perl
v5.8... in about TEN seconds on my P4-celeron 2Ghz, but this is not
the case if we are using The guiLoft with win32-gui v.1.03 here it is
normal with a speedy loading of programs.
is there anyone who have this problem?
peter

#785 From: "Sean" <sirgrim007@...>
Date: Thu May 10, 2007 1:01 am
Subject: Is this a bug? Color/Center caused.
sirgrim007
Online Now Online Now
Send Email 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 doesn't work. Anything besides center seems to work
fine.

#784 From: John <lists@...>
Date: Fri Mar 30, 2007 2:50 am
Subject: Testing signup - please ignore
lists@...
Send Email Send Email
 
--

Regards
     John McMahon
        lists@...

#783 From: "Buck, Peter M" <peter.buck@...>
Date: Thu Jan 11, 2007 4:35 pm
Subject: Re: The future of GUI programming in Perl?
toolsmith
Offline Offline
Send Email Send Email
 
Has anyone checked with the win32::gui team to see if someone over there
could be interested in folding TGL into win32::gui?

- Peter Buck


[Non-text portions of this message have been removed]

#782 From: "roboyeti" <roboyeti@...>
Date: Thu Jan 11, 2007 1:01 am
Subject: Re: [The GUI Loft] The future of GUI programming in Perl?
roboyeti
Offline Offline
Send Email Send Email
 
--- In theguiloft@yahoogroups.com, Johan Lindstrom <johanl@...> wrote:
>
> At 19:16 2006-10-19, Dave wrote (on the TGL list):
> >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 realize the controls we are missing out on. Does anyone know of
another
> >Win32::GUI wysiwyg for Perl? I have tried the one that comes with
Komodo and
> >was less than impressed.
>
> If anyone is interested in taking over as maintainer of The GUI Loft,
> that's fine with me.
>
>
> /J
>

I am considering it.  I will take a look into the guts and let the
list know in a week or two.

#781 From: Johan Lindstrom <johanl@...>
Date: Wed Nov 1, 2006 6:49 pm
Subject: RE: [The GUI Loft] The future of GUI programming in Perl?
johan__l
Offline Offline
Send Email Send Email
 
At 21:43 2006-10-23, stuart arnold wrote:
>Not about TGL, but how about OASIS?  We use it heavily to review our fellow
>developers code(docs).

Nice to hear that.

Well, I guess that one is also up for grabs if you feel the need to add
more features or editors.


/J - with limited net connectivity atm

-------- ------ ---- --- -- --  --  -     -     -        -          -
Johan Lindström    Sourcerer @ Boss Casinos   johanl AT DarSerMan.com

Latest bookmark: "TCP Connection Passing"
http://tcpcp.sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12

#780 From: "stuart arnold" <stuart.arnold@...>
Date: Mon Oct 23, 2006 9:43 pm
Subject: RE: [The GUI Loft] The future of GUI programming in Perl?
sarnold_688
Offline Offline
Send Email Send Email
 
Johan,
Not about TGL, but how about OASIS?  We use it heavily to review our fellow
developers code(docs).
thanks.


-----Original Message-----
From: theguiloft@yahoogroups.com [mailto:theguiloft@yahoogroups.com] On
Behalf Of Johan Lindstrom
Sent: Monday, October 23, 2006 2:36 PM
To: theguiloft@yahoogroups.com; perl-win32-gui-users@...
Subject: Re: [The GUI Loft] The future of GUI programming in Perl?



At 19:16 2006-10-19, Dave wrote (on the TGL list):
>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 realize the controls we are missing out on. Does anyone know of another
>Win32::GUI wysiwyg for Perl? I have tried the one that comes with Komodo
and
>was less than impressed.

If anyone is interested in taking over as maintainer of The GUI Loft,
that's fine with me.

/J

-------- ------ ---- --- -- -- -- - - - - -
Johan Lindström Sourcerer @ Boss Casinos johanl AT DarSerMan.com

Latest bookmark: "TCP Connection Passing"
http://tcpcp. <http://tcpcp.sourceforge.net/> sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12







[Non-text portions of this message have been removed]

#779 From: Ng Kock Leong <drago_8_8@...>
Date: Thu Oct 26, 2006 2:58 pm
Subject: Re: [The GUI Loft] Loft and Win32::GUI 1.04 problems
drago_8_8
Offline Offline
Send Email Send Email
 
Hi Dave,

   Sorry for the late reply. Did not check my email for some days.

   However, I'm sad to say that I'm using 1.03 Win32:GUI and also trying to find
another good GUI for perl.

   I know that python have very good GUI IDE. (Eg pythoncard) but just can't find
a decent one for perl. LOFT seems to be closer though still pale in comparison
to pythoncard.

   Ng Kock Leong

Dave <dave@...> wrote:
           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 is I upgraded to the new Win32 GUI 1.04 and now Loft programs
have stopped working. To make Win32::GUI backwards compatible because of
GUI's exporting constants I had to use Win32::GUI(); , instead of
Win32::GUI; . One problem arises when we have to call Win32::GUI::Loft;

It now complains about the () not being after Win32::GUI ( as though it
wanted me to use Win32::GUI()::Loft; which doesn't work ). It also complains
of missing GUI::Resizer.

Here is the msg I get when trying to run a previously working Loft created
program:

C:\perlstuff\SA>sa2.6.pl

'use Win32::GUI;' is currently exporting constants into the callers scope.
This functionality is deprecated. Use 'use Win32::GUI();' or list your
required exports explicitly instead. at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 31 Can't locate
Win32/GUI/Resizer.pm in @INC (@INC contains: C:\Program Files\ActiveState
Perl Dev Kit 6.0\lib\ C:/Perl/site/lib C:/Perl/lib .) at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 32.

BEGIN failed--compilation aborted at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 32.

Compilation failed in require at C:\perlstuff\SA\SA2.6.pl line 8.

BEGIN failed--compilation aborted at C:\perlstuff\SA\SA2.6.pl line 8.

Line 8 of my program is :

use Win32::GUI::Loft;

Has anyone else encountered this, or possibly know how to fix it?

Thanks!

Dave

--- In

theguiloft@yahoogroups.com
<http://tech.groups.yahoo.com/group/theguiloft/post?postID=UuHd_cqFjx_M--AcN
dfeHVE1gPcMaeHa0S0uD_yyu9RydcNgL7mfbBSEJ3laKCJhemx8ZvGIE5tqnyyvuK3N3H6qrFA>
, "bkoertge" <bkoertge@...> wrote:
>
> 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; package Win32-GUI already
provide
> C:/Perl/html/site/lib/Win32/GUI/BitmapInline.html
>
>
>Hi,
>
>I have encountered the same issues and found a workaround. However,
>not sure how safe is it and its implication. If it do not works, I
>will leave a post here.
>
>For that issue, I unpacked the Win32-GUI-AdHoc-0.04-PPM.tar.gzip
>file and removed the blib\lib\win32\gui\bitmapinline.pm file and
>then zip the whole directory into tar.gzip.
>
>After that I ppm the package and it passes through.
>
>If there is any danger to doing it this way, please kindly leave me
>a message.
>
>If there is a better solution, can you also please kindly leave me a
>message.
>
>Thank You
>Ng Kock Leong

[Non-text portions of this message have been removed]






---------------------------------
  What is the internet to you?
  Contribute to the Yahoo! Time Capsule and be a part of internet history.

[Non-text portions of this message have been removed]

#778 From: "Dave" <dave@...>
Date: Mon Oct 23, 2006 8:56 pm
Subject: RE: [The GUI Loft] The future of GUI programming in Perl?
pghdands
Offline Offline
Send Email Send Email
 
I would love to, but it’s way out of my league…. I’m lucky to be able to use
the tools, let alone create them!



Dave



From: theguiloft@yahoogroups.com [mailto:theguiloft@yahoogroups.com] On
Behalf Of Johan Lindstrom
Sent: Monday, October 23, 2006 2:36 PM
To: theguiloft@yahoogroups.com; perl-win32-gui-users@...
Subject: Re: [The GUI Loft] The future of GUI programming in Perl?



At 19:16 2006-10-19, Dave wrote (on the TGL list):
>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 realize the controls we are missing out on. Does anyone know of another
>Win32::GUI wysiwyg for Perl? I have tried the one that comes with Komodo
and
>was less than impressed.

If anyone is interested in taking over as maintainer of The GUI Loft,
that's fine with me.

/J

-------- ------ ---- --- -- -- -- - - - - -
Johan Lindström Sourcerer @ Boss Casinos johanl AT DarSerMan.com

Latest bookmark: "TCP Connection Passing"
http://tcpcp.sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12





[Non-text portions of this message have been removed]

#777 From: Johan Lindstrom <johanl@...>
Date: Mon Oct 23, 2006 6:36 pm
Subject: Re: [The GUI Loft] The future of GUI programming in Perl?
johan__l
Offline Offline
Send Email Send Email
 
At 19:16 2006-10-19, Dave wrote (on the TGL list):
>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 realize the controls we are missing out on. Does anyone know of another
>Win32::GUI wysiwyg for Perl? I have tried the one that comes with Komodo and
>was less than impressed.

If anyone is interested in taking over as maintainer of The GUI Loft,
that's fine with me.


/J

-------- ------ ---- --- -- --  --  -     -     -        -          -
Johan Lindström    Sourcerer @ Boss Casinos   johanl AT DarSerMan.com

Latest bookmark: "TCP Connection Passing"
http://tcpcp.sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12

#776 From: "David Christensen" <dpchrist@...>
Date: Fri Oct 20, 2006 5:31 am
Subject: GUI Loft and Cygwin
dpchrist_hol...
Offline Offline
Send Email 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 like the answer is "no", so I thought I'd ask.


TIA,

David

#775 From: "Ty Roden" <ty.roden@...>
Date: Fri Oct 20, 2006 5:12 pm
Subject: The future of GUI programming in Perl?
darmond_anteos
Offline Offline
Send Email Send Email
 
I also would like to know if anyone has a suggestion on what GUI designer to
use with the new controls available in Win32::GUI. Guibuilder provides the
source, and though dated could probably be updated. Anyone up for bringing
it's codeset up to date?


[Non-text portions of this message have been removed]

#774 From: "Dave" <dave@...>
Date: Fri Oct 20, 2006 1:09 pm
Subject: Loft and Win32::GUI 1.04 problems
pghdands
Offline Offline
Send Email 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 is I upgraded to the new Win32 GUI 1.04 and now Loft programs
have stopped working. To make Win32::GUI backwards compatible because of
GUI's exporting constants I had to use Win32::GUI(); , instead of
Win32::GUI; . One problem arises when we have to call Win32::GUI::Loft;

It now complains about the () not being after Win32::GUI ( as though it
wanted me to use Win32::GUI()::Loft; which doesn't work ). It also complains
of missing GUI::Resizer.



Here is the msg I get when trying to run a previously working Loft created
program:



C:\perlstuff\SA>sa2.6.pl

'use Win32::GUI;' is currently exporting constants into the callers scope.
This functionality is deprecated. Use 'use Win32::GUI();' or list your
required exports explicitly instead. at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 31 Can't locate
Win32/GUI/Resizer.pm in @INC (@INC contains: C:\Program Files\ActiveState
Perl Dev Kit 6.0\lib\ C:/Perl/site/lib C:/Perl/lib .) at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 32.

BEGIN failed--compilation aborted at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 32.

Compilation failed in require at C:\perlstuff\SA\SA2.6.pl line 8.

BEGIN failed--compilation aborted at C:\perlstuff\SA\SA2.6.pl line 8.



Line 8 of my program is :



use Win32::GUI::Loft;



Has anyone else encountered this, or possibly know how to fix it?



Thanks!

Dave



--- In



theguiloft@yahoogroups.com
<http://tech.groups.yahoo.com/group/theguiloft/post?postID=UuHd_cqFjx_M--AcN
dfeHVE1gPcMaeHa0S0uD_yyu9RydcNgL7mfbBSEJ3laKCJhemx8ZvGIE5tqnyyvuK3N3H6qrFA>
, "bkoertge" <bkoertge@...> wrote:
>
> 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; package Win32-GUI already
provide
> C:/Perl/html/site/lib/Win32/GUI/BitmapInline.html
>
>
>Hi,
>
>I have encountered the same issues and found a workaround. However,
>not sure how safe is it and its implication. If it do not works, I
>will leave a post here.
>
>For that issue, I unpacked the Win32-GUI-AdHoc-0.04-PPM.tar.gzip
>file and removed the blib\lib\win32\gui\bitmapinline.pm file and
>then zip the whole directory into tar.gzip.
>
>After that I ppm the package and it passes through.
>
>If there is any danger to doing it this way, please kindly leave me
>a message.
>
>If there is a better solution, can you also please kindly leave me a
>message.
>
>Thank You
>Ng Kock Leong



[Non-text portions of this message have been removed]

#773 From: "Dave" <dave@...>
Date: Thu Oct 19, 2006 6:16 pm
Subject: The future of GUI programming in Perl?
pghdands
Offline Offline
Send Email 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 realize the controls we are missing out on. Does anyone know of another
Win32::GUI wysiwyg for Perl? I have tried the one that comes with Komodo and
was less than impressed.



Thanks,

Dave











[Non-text portions of this message have been removed]

#772 From: "drago_8_8" <drago_8_8@...>
Date: Sat Oct 14, 2006 7:43 am
Subject: Re: Installation Problems
drago_8_8
Offline Offline
Send Email Send Email
 
--- In theguiloft@yahoogroups.com, "bkoertge" <bkoertge@...> wrote:
>
> 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; package Win32-GUI already
provide
> C:/Perl/html/site/lib/Win32/GUI/BitmapInline.html
>

Hi,

I have encountered the same issues and found a workaround. However,
not sure how safe is it and its implication. If it do not works, I
will leave a post here.

For that issue, I unpacked the Win32-GUI-AdHoc-0.04-PPM.tar.gzip
file and removed the blib\lib\win32\gui\bitmapinline.pm file and
then zip the whole directory into tar.gzip.

After that I ppm the package and it passes through.

If there is any danger to doing it this way, please kindly leave me
a message.

If there is a better solution, can you also please kindly leave me a
message.

Thank You
Ng Kock Leong

#771 From: "Brian Millham" <bmillham@...>
Date: Sun Oct 1, 2006 2:12 am
Subject: Win32::GUI::Skin is now on SourceForge
bmillham@...
Send Email 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 0.12.  I'm going to be working on some updates,
like adding more controls, and more work on a GUI based skin editing tool.

If anyone would like to join in and help work on Win32::GUI::Skin, please
let me know.

Brian Millham
This message traveled at least 44,000 miles to reach you!
Creator of the DW6000 Monitor
http://www.millham.net/dw6000
bmillham@...

---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0639-4, 09/29/2006
Tested on: 9/30/2006 10:12:31 PM
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

#770 From: Johan Lindstrom <johanl@...>
Date: Thu Sep 28, 2006 8:40 pm
Subject: Re: [The GUI Loft] Model windows and -parent property
johan__l
Offline Offline
Send Email Send Email
 
At 17:51 2006-09-28, Dan wrote:
>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.  I've looked at using the ControlInspector, but how can
>I use that to set the parent property to the parent window object?

Actually, the first parameter to $design->buildWindow() is the -parent
option used to create the window.

(Usually when you use the ControlInspector, that's the undef value you see.)


/J

-------- ------ ---- --- -- --  --  -     -     -        -          -
Johan Lindström    Sourcerer @ Boss Casinos   johanl AT DarSerMan.com

Latest bookmark: "TCP Connection Passing"
http://tcpcp.sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12

#769 From: "Dan" <dratzlaff@...>
Date: Thu Sep 28, 2006 4:51 pm
Subject: Model windows and -parent property
norbythegeek
Offline Offline
Send Email 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.  I've looked at using the ControlInspector, but how can
I use that to set the parent property to the parent window object?

Thanks.

Dan

#768 From: "bkoertge" <bkoertge@...>
Date: Thu Sep 21, 2006 1:50 pm
Subject: Installation Problems
bkoertge
Offline Offline
Send Email 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; package Win32-GUI already provide
C:/Perl/html/site/lib/Win32/GUI/BitmapInline.html

#767 From: Andreas Ströbitzer <a.stroebitzer@...>
Date: Mon Sep 11, 2006 5:03 pm
Subject: AW: [The GUI Loft] Tabstrip problem
mp3spock
Offline Offline
Send Email Send Email
 
Hi!
I had the same problem and Is olved it with the way youw ould like to do.
Switch to tab 2 and then back to tab 1.
Here is my code example:

		 $winGREMain->tsGREMain->Select(1);
		 ::tsGREMain_Change();
		 $winGREMain->tsGREMain->Select(0);
		 ::tsGREMain_Change();


I hope this helps you!
Andi


-----Ursprüngliche Nachricht-----
Von: theguiloft@yahoogroups.com [mailto:theguiloft@yahoogroups.com] Im
Auftrag von Dave
Gesendet: Samstag, 09. September 2006 16:34
An: theguiloft@yahoogroups.com
Betreff: [The GUI Loft] Tabstrip problem

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 a mess, cluttered with objects from other windows and whitespace.
Clicking to any other tab shows those tabs fine and clicking back to the
main tab then shows the tab fine. Only when you initially open the program
does this happen.



I have 'memorized' each tab object to the appropriate tab and only the main
tab group is set to visible. As I said, the program works fine, it is only
when you initially open the program that the main tab is a mess.



Has anyone experienced this? If not, is there code that could automatically
switch to tab 2 then back to 1 upon opening? I played around with that idea
a bit but was not successful.



Any help would be greatly appreciated!



Thanks,

Dave





[Non-text portions of this message have been removed]






Home: http://www.bahnhof.se/~johanl/perl/Loft/
Archives: http://groups.yahoo.com/group/theguiloft
Unsubscribe: theguiloft-unsubscribe@yahoogroups.com

Yahoo! Groups Links

#766 From: "Dave" <dave@...>
Date: Sat Sep 9, 2006 2:33 pm
Subject: Tabstrip problem
pghdands
Offline Offline
Send Email 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 a mess, cluttered with objects from other windows and whitespace.
Clicking to any other tab shows those tabs fine and clicking back to the
main tab then shows the tab fine. Only when you initially open the program
does this happen.



I have 'memorized' each tab object to the appropriate tab and only the main
tab group is set to visible. As I said, the program works fine, it is only
when you initially open the program that the main tab is a mess.



Has anyone experienced this? If not, is there code that could automatically
switch to tab 2 then back to 1 upon opening? I played around with that idea
a bit but was not successful.



Any help would be greatly appreciated!



Thanks,

Dave





[Non-text portions of this message have been removed]

#765 From: Andreas Ströbitzer <a.stroebitzer@...>
Date: Fri Jun 16, 2006 4:19 am
Subject: [The GUI Loft] Toolbar and Tooltips
mp3spock
Offline Offline
Send Email 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 "tip" option in the gui Loft but how is it possible to add
an seperate tooltip for each button in the toolbar. Ist it possible with
code? Please give me some advice or code example! Thanks! Regards
Andreas

#764 From: "Brian Millham" <bmillham@...>
Date: Sat Apr 29, 2006 11:47 pm
Subject: Skins for Win32::GUI
bmillham@...
Send Email 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
Win32::GUI.

Check it out at http://www.millham.net/perlskin

It's in the beginning stages, and there is lots to do yet, but it's a start.

The biggest change needed is a TGL like tool to create the skin.  I'm
working on that.

Brian Millham
This message traveled at least 44,000 miles to reach you!
Creator of the DW6000 Monitor
http://www.millham.net/dw6000
bmillham@...
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0617-3, 04/28/2006
Tested on: 4/29/2006 7:47:18 PM
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com

#763 From: "Ratty" <flipomatic@...>
Date: Mon Apr 24, 2006 8:50 pm
Subject: Label FontName and FontSize properties
_ratty
Offline Offline
Send Email 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 when I try
and set a different font or a different size. Also tried
$win->lblName->FontSize and such but get an error saying there is no
such control.

Second Label-related question: When I set the label's border property
to etched, the text disappears. I can solve this easy by embedding a
second label inside the etched label, but is that the way it's
supposed to work?

Third misc question: is there a way to configure GUI Loft so that it
opens in a specific directory? It always opens in the same directory
as tgl.exe and I have to navigate to where my projects actually live.
Kind of a pain when there is no recent file list in the File menu.
Setting the Opens in... property in the desktop shortcut doesn't work.

Last question: Is there any documentation anywhere that would have
answered the questions above? I really do try and RTFM first.

Thanks all!

#762 From: "josegustavobrasil" <josegustavobrasil@...>
Date: Fri Mar 24, 2006 9:05 pm
Subject: Hyperlink object
josegustavob...
Offline Offline
Send Email 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 to create an event? I tried the
lblHyperlink1_Click and it didn't work.

Thanks,

#761 From: "Igor" <igora01@...>
Date: Sat Feb 25, 2006 3:33 am
Subject: Re: [The GUI Loft] GUI::Loft and GetOpenFileName
igor_anufriy...
Offline Offline
Send Email Send Email
 
--- In theguiloft@yahoogroups.com, "anufrii" <igora29@...> wrote:
>
> Johan,
>
> I have come across GetOpenFileName puzzle that I cannot solve:
>
> - Clicking "My Computer" shortcut in the GetOpen.. dialog box
> returns empty details pane for Loft-based script, while for non-Loft

After running some testing, "My Computer" problem was solved by
closing opened Win32::OLE connection to the WMI repository.
However, under Win2000, clicking on "My Documents" on the
GetOpenFileName dialog box makes script to hang.
Strangly, this error cannot be replicated on XP platform.
Replacing GetOpenFileName method with Win32::FileOp::OpenDialog does
not make any difference.

Ideas?

Thanks.
Igor.

Messages 761 - 790 of 790   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