444 views
in GUI Development by
I'm trying to overlay a component with a 50% opacity filled rectangle. In the prototyper everything is displayed as expected, but when the firmware is flashed onto a STM32F746, the rectangles are complete opaque.

1 Answer

0 votes
by
Hello,

could you provide us more details?

Which color format are you using?

Your target system is it the original evaluation/discovery board? Or are you running the application on your own hardware?

Can you provide us a screenshot from Prototyper and a photo of the display in the target?

Best regards

Paul Banach
by
I'm sorry,

I'm using RGB565 color format, Embedded Wizard 8.10 and it's running on my own hardware.

The strange thing is, that whole components, texts, images etc can be displayed with a custom opacity, but a filled rectangle are displayed with 0% or 100% (Rectangle.Color.alpha = 0; Rectangle.Color.alpha = 255; only two values which force a reaction) opacity but nothing between.
by
Hello,

is it possible to to send us your Embedded Wizard project or sone simplyfied example, so that we are able to reproduce it here?

Kind regards,
Martin
by
This might take a while...

I will simplify it, test it on an other board and post the result here / send you an example if the same error still occurs.

Thanks for your prompt answers!

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

...