Jump to content

Mouse wheel increment in dialog


---
 Share

Recommended Posts

Hi,

is there a way to modify increment by mouse wheel in dialog for decimal input? I would like to have default increment in 0.1.
Decimal number in % from 1.0 to 2.0

Thanks

Edited
Link to comment
Share on other sites

  • [Ma...] changed the title to Mouse wheel increment in dialog

Hi,

The increment cannot be configured, but you can switch the increment by holding down a key while using the mouse wheel:

Shift: Increment 10 (decimal or integer input widget)

Ctrl: Increment 0.1 (decimal input widget)

Best regards,

Matthias

 

Link to comment
Share on other sites

Please sign in to view this username.

Hi and thanks - yeah i am familiar with that.

But in SW you are sometimes turning wheel and making 0.1 steps and sometimes 1.0 steps without special keys.
If SW can do it, why not in python, or by definition in dialog file?

Link to comment
Share on other sites

Please sign in to view this username.

 This feature is currently not implemented for user defined dialogs.

Link to comment
Share on other sites

Please sign in to view this username.

Thanks - that's a pitty. It would be more user friendly, but i think it won't be on daily usage 🙂

Link to comment
Share on other sites

 Share

×
×
  • Create New...