It would be handy to be able to be able to control slider input values with the cursor keys as well as the mouse for fine tuning, eg cursor left and cursor down keys decreases value, cursor right and cursor down keys decrease value.
Just a thought.
Slider Control
Moderator: face_off
Forum rules
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Hi Esper8
I too would like that, however at the moment (due to user request) the cursor "focus" is kept in the edit boxes to the left of the slider - and the text is all selected so when you stay typing, it overwrites the current text. In order to implement what you are asking I would need to disable the "overwrite" feature, and it would impact a lot of people I think. You know if there is only 1 slider, you can select the node (in the tree) and then use the mousewheel to move the slider?
Paul
I too would like that, however at the moment (due to user request) the cursor "focus" is kept in the edit boxes to the left of the slider - and the text is all selected so when you stay typing, it overwrites the current text. In order to implement what you are asking I would need to disable the "overwrite" feature, and it would impact a lot of people I think. You know if there is only 1 slider, you can select the node (in the tree) and then use the mousewheel to move the slider?
Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
With the text box having focus could you not intercept the arrow keys before updating the text box? I don't know the poser API but most HMIs that I have programmed have some kind of PreviewKey event.
Win8/64, I7-4770K (3.5Ghz) 24GB, GTX-980ti (6GB) / GTX-TITAN (6GB)
Then you wouldn't be able to use the left and right arrow to move around the text box.
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
I have implemented the up/down arrow key solution. It is in 1.02s (awaiting delivering of 1.10 of the API before I release).
Paul
Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question