question regarding wxSlider

Ugo Cupcic ugocupcic at gmail.com
Fri Mar 12 13:56:00 EST 2010


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.

Cheers,

Ugo

-- 
              Ugo Cupcic
http://www.genugo.com/ugocupcic
   _
  ' v '
/      \
 m m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100312/fc04f80a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: joint_sliders.py
Type: text/x-python
Size: 3559 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20100312/fc04f80a/attachment.py>


More information about the Python-list mailing list