2014 Jul 30 7:05 AM
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
2014 Jul 30 7:25 AM
2014 Jul 30 7:53 AM
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