Re: Slider with the range selected by two selectors

[email protected]
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
Thanks for the reply.

If I want to implement fully this SL_SELRANGE, what does it take? I feel 
that it should not be hard to implement in wxPython. But I need some 
guidance on how to proceed.  Is pulling a branch 
off https://github.com/wxWidgets/wxPython the way to go?

On Friday, October 28, 2016 at 10:51:10 AM UTC-7, Dietmar Schwertberger 
wrote:
>
> On 28.10.2016 02:38, [email protected] <javascript:> wrote:
>
> I am looking for a solution for this question raised at 
> http://stackoverflow.com/questions/30770011/how-to-use-wx-slider-with-selrange*. 
> *Basically, a slider with the range selector by two selectors on the left 
> and right sides. See the picture below. If such slider widget is not 
> available yet, any suggestion on how to implement it?
>
> It seems to me that SL_SELRANGE has only been implemented in the wx 
> documentation...
>
> As workaround, you may place two sliders above each other and link them 
> together via software.
> I did something similar before. In the application, if one of the sliders 
> is moved, the other will follow if required, to keep the second value 
> higher than the first one:
>
> If you have only one with labels and ticks, it may look better.
>
> Regards,
>
> Dietmar
>

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.