cancel
Showing results for 
Search instead for 
Did you mean: 

Application Screen resolution increase?

vijay_vikram2
Explorer
0 Kudos

HI

We have a webdynpro application where most of our users actually have 1600x900 screen resolution (Lenovo T440p)

But when they use it on  1900x1200 screen resolution (Lenovo T450). Webdynpro application screenlooks minor and a lot of window space is wasted.

So is there a way to increase the size of the application output to fit the screen.

Thanks

Vijay

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member198833
Active Participant
0 Kudos

Hi Vijay,

You could make the Root Element Container have Width and Height of 100%.

Also, change the Width and Height of the UI Elements accordingly to how much of the screen they should occupy in percentage.

Regards,

Felipe

vijay_vikram2
Explorer
0 Kudos

HI fekipe,

Thanks for your reply.

The problem is it is occupying entire space in desktop but not in laptop.

Thanks

Vijay

former_member198833
Active Participant
0 Kudos

Hi Vijay,

Is the application still responsive in laptop?

If you change the window size, do the elements rearrange?

Regards,

Felipe