achimdoebler/UGUI

Window function is not working.

saikataeie opened this issue · 2 comments

Hi guys,
I am working with ssd1963 display, with arm cortex m4. I have ported ugui for my display and test all the basics functions. They are working fine for me but when I am trying to create a window as per written in reference guide, it is no showing anything. Any help in this regards 'll be highly appreciable.
Thanks.

I`m having the same problem, did you find the solution?

Found the solution!! You need to run UG_Update() to process windows, buttons, etc.