ARM Community: Changing resolution of the applets(UI engine v 2.3.1) - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Changing resolution of the applets(UI engine v 2.3.1)

#1 User is offline   Mrugesh 

  • Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 23-July 10

Posted 23 July 2010 - 09:59 AM

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

#2 User is offline   Anthony Berent 

  • Member
  • Pip
  • Group: Members.
  • Posts: 23
  • Joined: 15-October 09

Posted 26 July 2010 - 10:39 AM

View PostMrugesh, on Jul 23 2010, 09:59 AM, said:

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.


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
0

#3 User is offline   Mrugesh 

  • Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 23-July 10

Posted 26 July 2010 - 02:01 PM

View PostAnthony Berent, on Jul 26 2010, 11:39 AM, said:

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
0

#4 User is offline   Anthony Berent 

  • Member
  • Pip
  • Group: Members.
  • Posts: 23
  • Joined: 15-October 09

Posted 26 July 2010 - 03:14 PM

Hi Mrugesh,

Unfortunately I can't; we are still planning our future releases, and haven't yet decided future release dates.

- Anthony
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic