Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

srolling issues with tabstrip

Former Member
0 Likes
565

Hi All,

      If i load a tabstripn in a subscreen, i am gettings vertical scroll for different screen resolutions. this is not happening if i directly add tabstrip into screen. Same problem if i add any box with few fields above tabstrip.Is there anyway to avoid this ?

Regards,

Praveen

Hi All,

      If i load a tabstripn in a subscreen, i am gettings vertical scroll for different screen resolutions. this is not happening if i directly add tabstrip into screen. Same problem if i add any box with few fields above tabstrip.Is there anyway to avoid this ?

Regards,

Praveen

2 REPLIES 2
Read only

former_member202818
Active Contributor
0 Likes
534

Have you chosen default screen size?

Read only

0 Likes
534

I set screen width as 255 and height 60 . then i added subscreen with maximum possible height and width(minimum lines 60). Then i am loading tabstrip(width 255, height 60 ) into it.

      Here it is taking subscreen minimum lines as height. so if i set minimum lines for one resolution. i am getting scroll for lower resolution and (some gap for higher resolutions ).

Regards,

Praveen