Hello,
Recently I upgraded my emWin Library from 5.28 to 5.32 and I found that lots of drawing function are not displaying anything on my screen anymore. In my program, only window WM_HBKWIN has been used and I have been redrawing something in my program when it is needed other than from the WM-PAINT event, such as just DrawText(). The previous version has been working properly, but I found the new version only works if I have only refresh the window inside the WM_PAINT event. Is there any way to fix this problem? Hope some expert can shed some light on me please? It is quite annoying when you just upgrade your library and turn out your program doesn't work the way you expect anymore.
Thank you,
Regards,
Benze
Recently I upgraded my emWin Library from 5.28 to 5.32 and I found that lots of drawing function are not displaying anything on my screen anymore. In my program, only window WM_HBKWIN has been used and I have been redrawing something in my program when it is needed other than from the WM-PAINT event, such as just DrawText(). The previous version has been working properly, but I found the new version only works if I have only refresh the window inside the WM_PAINT event. Is there any way to fix this problem? Hope some expert can shed some light on me please? It is quite annoying when you just upgrade your library and turn out your program doesn't work the way you expect anymore.
Thank you,
Regards,
Benze