This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Changing resolution of the applets(UI engine v 2.3.1)

Note: This was originally posted on 23rd July 2010 at http://forums.arm.com

Hi,

I am using MALI GPU UI engine v2.3.1. It is working properly while using default resolution(800x480), But when i try to change the resolution using command line option -resolution 1920x1080; getting wrong results.

It is changing the resolution of main window to 1920x1080, however the applets context remains same i.e. 800x480.

can anyone please let me know how to change applets resolution to any other value i.e. other than 800x480?

It seems like, hard coded values are used all over the code, for this, do i need to make changes in all modules (i.e. widgets, buttons etc.. ) of the application? :D

Thanks.
0