| View previous topic :: View next topic |
| Author |
Message |
Randall Parker Guest
|
Posted: Fri Mar 11, 2005 9:16 pm Post subject: Slider control that supports 2 sliders on the bar? |
|
|
Does BCB come with a slider control that can be configured to have two sliding
gadgets on the slide bar? If so, what property configures how many sliders are on a bar?
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Fri Mar 11, 2005 10:05 pm Post subject: Re: Slider control that supports 2 sliders on the bar? |
|
|
"Randall Parker" <STOPtechiepundit (AT) EVILfuturePOXpunditSPAM (DOT) com> wrote in
message news:42320acb$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Does BCB come with a slider control that can be configured
to have two sliding gadgets on the slide bar?
|
No.
Gambit
|
|
| Back to top |
|
 |
Jim Dodd Guest
|
Posted: Sat Mar 12, 2005 2:59 pm Post subject: Re: Slider control that supports 2 sliders on the bar? |
|
|
Randall Parker wrote:
| Quote: | Does BCB come with a slider control that can be configured to have two
sliding gadgets on the slide bar? If so, what property configures how
many sliders are on a bar?
|
I have a two-marker slider component I modified from a Delphi slider
(converted to C++ Builder) which I can send you (or put in the
Attachments group if you prefer). Source included. It works OK but it's
design-time behavior could be improved - it doesn't redraw itself when
some of the Properties are changed at design-time. But you're welcome to
use it and modify it any way you'd like.
It will have to wait until Monday when I'm back in the office, though.
Regards,
Jim Dodd
Onset Computer Corp.
|
|
| Back to top |
|
 |
Jim Dodd Guest
|
Posted: Mon Mar 14, 2005 5:11 pm Post subject: Re: Slider control that supports 2 sliders on the bar? |
|
|
Jim Dodd wrote:
| Quote: | I have a two-marker slider component I modified from a Delphi slider
(converted to C++ Builder)
|
I meant to include in this that not only did I convert the Delphi
component to C++ Builder but I also translated it from Pascal to C++.
jd
|
|
| Back to top |
|
 |
Darío Alejandro Guzik Guest
|
Posted: Mon Apr 04, 2005 5:51 pm Post subject: Re: Slider control that supports 2 sliders on the bar? |
|
|
Can you send me this component?
thanks
Jim Dodd wrote:
| Quote: | Jim Dodd wrote:
I have a two-marker slider component I modified from a Delphi slider
(converted to C++ Builder)
I meant to include in this that not only did I convert the Delphi
component to C++ Builder but I also translated it from Pascal to C++.
jd
|
--
Darío Alejandro Guzik (El Tío Borracho)
http://tioborracho.tripod.com
e-mail: [email]daguzik (AT) dc (DOT) uba.ar[/email]
ICQ : 8389493
|
|
| Back to top |
|
 |
Jim Dodd Guest
|
Posted: Tue Apr 05, 2005 7:14 pm Post subject: Re: Slider control that supports 2 sliders on the bar? |
|
|
Darío Alejandro Guzik wrote:
| Quote: | Can you send me this component?
thanks
|
I have sent the files. Please let me know if you have any problems.
Sorry for the lack of documentation. The comments in the code are
the only documentation at this time.
Regards,
Jim Dodd
Onset Computer Corp.
|
|
| Back to top |
|
 |
|