The scrollbar, with another control(usually a textfield), is used as a
"Buddy" control.
Together, they make the "Stepper" control.
It's kind-of handy in the interface.

Regards,
-Stuart


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Johan Lindstrom
Sent: Monday, June 16, 2003 12:37 PM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] Re: [Win32::GUI] List of missing desired
widgets


At 18:10 2003-06-16 +0200, Aldo Calpini wrote:
> > TScrollBar:         Scroll bar vertical or horizontal
>
>missing, but do we need one?

Could be useful, there have been a few posts regarding this. Not sure
how 
to handle it though, if it should be connected to other controls or 
standalone etc.


> > TRadioGroup:        Panel Box container for radio buttons set
>
>missing, and we need one :-)

Doing groups of RadioButtons is doable today, just set the -groupstart
(? 
or whatever it's called ?) on the first control in the group. A special 
control for that would perhaps be useful but not essential.


> > TStringGrid:        Excel like Grid widget for text only
> > TDrawGrid:          Excel like Grid widget for text or image
>
>see Win32::GUI::Grid by Laurent Rocher

I played with it a little this weekend and it looks very useful.


> > Win32: {COMCTL32.DLL version 4.70 or later}
> > ======
> > TTabControl:        Tab page
> > TPageControl:       Tab page controller
>
>actually only Win32::GUI::Tabstrip

Or the Win32::GUI::TabStripGroup. And I think Laurent has one on his
page 
as well.


> > TUpDown:            Up/Down button

There is one in Win32::GUI, can't remember the exact name now. I use it
in 
the Perl Oasis preferences dialog.


> > TCoolBar:           MS Office Tool Bar with scroll container
>
>see Win32::GUI::Rebar
>
> > TPageScroller:      MS Office Tool Bar with scroll and moveable
container
>
>Win32::GUI::Rebar

The Rebar sound very useful but I've never seen anyone do anything with
it. 
It lacks documentation and sample programs. Anyone out there with
anything 
runnable?


On the top of my wish list is:
- true modal dialogs
- working accelerators
- (more) complete event support
- drag-n-drop support (please apply my patch)


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindström    Sourcerer @ Boss Casinos     [EMAIL PROTECTED]

Latest bookmark: "Re Re International Perl Resources"
http://www.perlmonks.org/index.pl?node_id=55268
dmoz (1 of 4): /Business/Industries/Publishing/Publishers/ 46




-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
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