Hi everyone,
I would like to draw bitmaps on the screen with GUI_BMP_Draw().
I use this Method in the PAINT stage of the page. If I only draw the bitmap, everything is fine.
I can also draw other things like Texts, Rectangles etc. It all works fine.
The problem occurs as soon as i add a screen widget (like buttons, progbars, etc), which I do in the CREATE stage.
When I do this the device crashes and I have to reset.
Am I missing someting or is this a bug? Can someone please help.
btw. I'm using emWin V4.18.
Thank you very much,
Florian
I would like to draw bitmaps on the screen with GUI_BMP_Draw().
I use this Method in the PAINT stage of the page. If I only draw the bitmap, everything is fine.
I can also draw other things like Texts, Rectangles etc. It all works fine.
The problem occurs as soon as i add a screen widget (like buttons, progbars, etc), which I do in the CREATE stage.
When I do this the device crashes and I have to reset.
Am I missing someting or is this a bug? Can someone please help.
btw. I'm using emWin V4.18.
Thank you very much,
Florian