Hi Krish,
The current slider is having only one pointer(perhaps I am using wrong
terminology, but I don't know what to call the thing which is moved by
mouse to change the value of the slider ). I want more than one
pointer on the slider bar, so that I can set value of many variables
using a single slider.
It may be like below:
^ ^ ^
II---------|----------------|-----------|-------II
^ ^ ^
0 100 200 250
I don't to have a different slider widget for each variable, because I
don't have enough space for all of them.
I am planning to simulate it using canvas and some mouse events, but I
haven't started yet.
Someone can have better idea.
Make Your Own Way
Monu Agrawal
路路路
-----Original Message-----
From: Kartic Krish [mailto:kartic0@gmail.com]
Sent: Thursday, September 08, 2005 7:39 PM
To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] multi pointer slider
I sent this reply to your previous posting.
------------
Monu,
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.
Thanks in advance.
Monu Agrawal
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org