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

      Source Code

      1. #define SPINBOX_TIMER_PERIOD_START
      2. #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: segger.com/ticket/

      Or you can contact us via e-mail.