226 views
in GUI Development by
I have a profile with ScreenOrientation = Ratated_270.
When I test this profile with the prototyper, a  trace "$ScreenOrientation" shows me always the value "Normal".
Is this a prototyper bug?
I use version 8.30
 

Kind Regards
Giuseppe Mangiameli

1 Answer

0 votes
by

Hello Giuseppe,

the attribute ScreenOrientation exists to compensate eventual rotation how the display will be installed in your resulting product/device. During the Prototyping the attribute has no effect (it is forced to the value Normal) ensuring that the GUI application does appear arranged similarly to what the user will see in the final product. In other words, during Prototyping the GUI does not appear rotated if ScreenOrientation is other than Normal. This special behaviour during Prototyping is mentioned in the documentation Member attributes: ScreenOrientation.

Does it help you?

Best regards

Paul Banach

by
I had suspected something like this. I understand now.
Thank you.

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

...