Forum: Poser - OFFICIAL


Subject: Mouse wheel and dials

heli232 opened this issue on Sep 05, 2003 ยท 8 posts


ockham posted Fri, 05 September 2003 at 11:00 AM

There is a clumsy and clunky way to do it in Python. For the selected body part, run up a TK panel with sliders for each parameter, then TK can handle mouse-wheel action for its own sliders. The one halfway nice thing about this method: the parms represented on the panel could be a small set, just the ones you're likely to need.... such as only the tran and rot parms, or only the non-blank morphs.

My python page
My ShareCG freebies