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.
  • Note: This was originally posted on 26th July 2010 at http://forums.arm.com

    Hi Mrugesh,

    Unfortunately you are correct, there is currently no easy way to change the resolution of the applets. To change the resolution you will have to edit a quite a number of hard-coded values in a many different modules. I have recorded this in our internal issue management system as issue 10174, and we will look at improving this for the next release.

    Thanks for raising this issue.

    - Anthony


    Hi Anthony,

    Thanks for your immediate reply. Can you please let me know, when are you going to release the next version of UI engine?

    Thanks