282 views
in GUI Development by
Hi,

 

As per Master Class Monday #7 GUI Architecture Instruction I created a container component (core group) and BaseScreen component(core group) . Base Screen contains a rectangle with a color black(ff). We created a new screens(Components) Inherited from BaseScreen component.

Now the Issue what we are facing is Once we switch dialog to other screen I can able to view some parts of the previous screen occasionally not at every time.

May I Know what may the cause for this random occurrence.    

 

Regards,

Sakthi

2 Answers

0 votes
by
Hi Sakthi,

Normally this should work like a charm :-)

Two things that come to mind:

- You could use the same black background inside the container (to avoid seeing things behind/under the container, if that is the case)

- Transition: What transition are you using?

Can you provide a small example/project (code) to investigate the issue?

Chris
by
Hi Friegel,

Sorry to mention this before Only this issue happens in real time LCD Display not while running in Embedded Wizard Studio Pro.
0 votes
by
Hello,

if this issue happens only on your target and not within the Prototyper, please provide more information about the target and how the issue is shown. Maybe you can share some images or a short video sequence.

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...