If you're from the VC++ world, then you would know about "panes" of the
status bar (that's what I've always done).
My understanding (or at least what I've done) is to create multiples on
the bottom (I didn't see any "panes" attribute).

It would be nice to have kinda the standard type/.style that windows has
(caplock, insert, etc..).

The neat trick is getting them to resize.  See the "Win32::GUI::Resizer"
module. I believe its part of "The GUI Loft" distribution (free and its
great!). http://www.bahnhof.se/~johanl/perl/Loft/

Regards,
-stuart

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Cruickshanks, Darin
Sent: Wednesday, April 16, 2003 4:19 AM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] StatusBar question


Hi all,

Does anyone know if it is possible to have multiple status bars at the
bottom of your gui window?

Darin
--------------------------------------------
Darin Cruickshanks
Labs Manager, Computing Service
University of Essex
[EMAIL PROTECTED]
01206 873585


-----Original Message-----
From: Luigino Masarati [mailto:[EMAIL PROTECTED] 
Sent: 15 April 2003 13:27
To: Cruickshanks, Darin
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] Strange mouse behaviour


I have seen the same behaviour so, as a workaround, I change back the
cursor to NORMAL calling Win32::GUI::SetCursor as soon as possible. Bye.

    Luigino

----- Original Message -----
From: "Cruickshanks, Darin" <[EMAIL PROTECTED]>
To: "Perl-Win32-Gui-Users" <perl-win32-gui-users@lists.sourceforge.net>
Sent: Tuesday, April 15, 2003 11:10
Subject: [perl-win32-gui-users] Strange mouse behaviour


>
>
> This one is not terribly important, but is annoying!
>
> Whenever I start one of my GUI programs, the mouse cursor changes to
> an hour glass until you click on something or move it over an object.

> And sometimes it might stay as the text input mouse cursor when
> clicking on a file menu.  This can be confusing to users so does 
> anyone else experience this or have any ideas on what the problem may 
> be.  I think it may be a focus issue but I am getting nowhere.
>
> Cheers,
>
> Darin
> --------------------------------------------
> Darin Cruickshanks
> Labs Manager, Computing Service
> University of Essex
> [EMAIL PROTECTED]
> 01206 873585
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Perl-Win32-GUI-Users mailing list 
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users



Reply via email to