• 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):

    Code
    #define SPINBOX_TIMER_PERIOD_START
    #define SPINBOX_TIMER_PERIOD

    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,
    Sven

    Please 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: https://www.segger.com/ticket/

    Or you can contact us via e-mail.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!