Re: Slider with the range selected by two selectors
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On 28.10.2016 20:19, [email protected] wrote: > 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? I did only a quick search when posting, but I could not find any indication that SL_SELRANGE is implemented in wxWidgets at all. The constant is defined and the control looks different. But I could not find anything else. Either it's not implemented or there's a secret trick to enable ranges. (I tried 2.8 and Phoenix.) Branching from wxWidgets/wxPython is not future-proof. Development is going on only in wxWidgets/Phoenix. (Btw, Phoenix is quite usable and works well with Python 3.) So, if you want, post to one of the wxWidgets mailing list if anyone has ever successfully used SL_SELRANGE. If it's actually working, we may have a look whether wxPython has a bug here. 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.