[wxPython] setting slider values

Can I set a slider to be positioned vertically, yet have the numbers
increase as the slide is raised up?

Right now, I have a vertical slider, but can only get them to start at
30 (top) and end at 230 (bottom). I tried to set the values backwards,
but the slider jumps to 30 and sticks. I'm currently using negative
numbers to get the absolute value, but that still presents the problem
of negative numbers being shown in the GUI window. Thanks

-J

···

--
Jonathan__________________________Pennington_____________________
CoastalGeology.Org (CGO) | EGg0 Educational Robotics |
http://coastalgeology.org | http://eggo.sourceforge.net |
john@coastalgeology.org | eggo_robotics@bellsouth.net |

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users

Can I set a slider to be positioned vertically, yet have the numbers
increase as the slide is raised up?

I don't see anything in the code to allow this. You may want to ask on
wx-users though.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users