cancel
Showing results for 
Search instead for 
Did you mean: 

Change display orientation to portrait mode ( UI as well as images)

bmanj.604
Associate

I have done porting of low level driver required for touchGFX to stm32l496 discovery board and I want to change the orientation of display. For that I am using setDisplayOrientation API and I can rotate UI (buttons and other widgets) by 90 degree. But the images remains in the same orientation. So does anyone have any idea about how can I solve this problem ?

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
Zui
Senior

images must be recompiled in the new orientation, you can do this via TouchGFx/Config/Default Image configuration/Layout Rotation

View solution in original post

1 REPLY 1
Zui
Senior

images must be recompiled in the new orientation, you can do this via TouchGFx/Config/Default Image configuration/Layout Rotation