Hi, I am new to wxpython(used to with tkinter). I moved here
because, I want to have a slider with more than one pointers simultaneously,
so that I can specify value of different parameters of an entity using single
slider. Can anyone help me to find it out or to make it.
Could you a bit more specific with your request? If you have a widget
design, you can send that over as well.
From your description, I don't see how a wx.Slider control will not
fit your purposes. If you have the wxPython demo installed, look for
slider under "Core Windows/Controls".
Thanks,
-Kartic
On 9/8/05, Monu Agrawal <monu@veveotv.com> wrote:
Hi, I am new to wxpython(used to with tkinter). I moved here because, I
want to have a slider with more than one pointers simultaneously, so that I
can specify value of different parameters of an entity using single slider.
Can anyone help me to find it out or to make it.