Jump to content

Mih_Mih

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Mih_Mih

  1. Does not work :(

    My Init and call function:

    In "gfxconf.h"

    #define GWIN_NEED_FLASHING         TRUE

    /********************************************************/
    /* GTIMER stuff                                         */
    /********************************************************/
    #define GFX_USE_GTIMER                                         TRUE

    #define GTIMER_THREAD_PRIORITY                         NORMAL_PRIORITY
    #define GTIMER_THREAD_WORKAREA_SIZE             2048

    in "gui.c"

    if (((GEventGWinButton *)pe)->gwin  == ghPushbutton_1) 

    {

      gwinFlash(ghPushbutton_1);

    }

    Button not Blinking.....Do I need to include something else ??

  2. Hello! I have the same problem, the version of which I use the year gives the same error:  "This test version has expired. Please make sure that you download the latest available release of the uGFX-Studio". Downloaded version 0.15 from October 20, 2016 does not help, the error does not disappear. The same thing I see on another computer with Windows 7.

    Sorry for my Bad English :)
     

×
×
  • Create New...