How to change scrolling in SPINBOX
stm32f746 discovery
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
-
Hi,
Unfortunately, the period between two increases of the value can only be set on compile time. When using a pre-compiled library it is not possible change the period.
If you have access to the source code of emWin you can set the following defines to any value you like (in GUIConf.h):
To change the increase step you can use the function SPINBOX_SetStep().
EDIT:
We will make those values configurable with a set of functions which allows users to modify this on run-time.
Regards,
SvenPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/
Or you can contact us via e-mail. -
Thanks!
-
Share
- Facebook 0
- Twitter 0
- Google Plus 0
- Reddit 0
-
Tags