Question
Drawing Pictures with EmWin
Posted on August 20, 2016 at 17:01
Hello
I am using StemWin on the StM32F429-Eval Board.I used the GuiBuilder to define a dialog box where I added an imagewidget including a jpeg format picure. The result is that dialog box is well displayes on the screenbut not the jpeg picure. I tried different format but with the same result. However if I created an image with GUI_DrawBitmap() then it works fine.I have found another user with the same problem.http://forum.segger.com/index.php?page=Thread&threadID=1886Seggers says that we should contact STM for this problem. I hope you can help me. #pictures #stemwin #dialog-box