question regarding wxSlider
Philip Semanchuk
philip at semanchuk.com
Fri Mar 12 14:08:19 EST 2010
On Mar 12, 2010, at 1:56 PM, Ugo Cupcic wrote:
> Hi all,
>
> I have a question regarding wxSlider. I'm developing a wxwidget python
> interface for a robotic hand. The sliders send the target values to
> the
> joints.
>
> I'd like to display the current position of the joint on the slider. I
> wanted to use wxSlider.SetTick(myposition) but I couldn't get
> SetTick to
> display anything.
>
> Anyone has an idea ? I attached a dummy code to the message to
> illustrate.
Hi Ugo,
I don't mean to chase you away, but there is a dedicated wxPython
mailing list where you obviously have a much better chance of getting
an answer.
http://www.wxpython.org/maillist.php
Developing a robotic hand sounds like fun!
Cheers
Philip
More information about the Python-list
mailing list