Hello Segger Forum,
I'm unable to solve a few cases. Hope you help me with this.
Do I need to create a new window every time I display a new screen?
Does creating a new window mask all the other foreground widgets?
When I try to create a Window while using GUI_MEMDEV_CreateFixed() for zooming a bitmap, I could not see anything. But When I don't create a background, I see the animations.
I would like to know the procedure for creating the following and also exceptions in using these - Background window, back ground Image, LISTBOXes, Texts, other widgets like Battery Display, etc. And also disabling/deleting them after usage.
Kindly help me. Thank you.
Regards,
Rahul.
I'm unable to solve a few cases. Hope you help me with this.
Do I need to create a new window every time I display a new screen?
Does creating a new window mask all the other foreground widgets?
When I try to create a Window while using GUI_MEMDEV_CreateFixed() for zooming a bitmap, I could not see anything. But When I don't create a background, I see the animations.
I would like to know the procedure for creating the following and also exceptions in using these - Background window, back ground Image, LISTBOXes, Texts, other widgets like Battery Display, etc. And also disabling/deleting them after usage.
Kindly help me. Thank you.
Regards,
Rahul.
The post was edited 6 times, last by rahul ().