Application Development 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: 

Scrollbar is partial hiding subscreen elements

Former Member
0 Kudos

Hi all

I've made a tabstrip control with 3tabs and I put some data in the subscreen of tab1.

I have to make sure the user can scroll down.

I place some elements on the subscreen that it fits, so NO scrollbar gets active and all elements of my subscreen are shown.

When I place text elements more than it fit my tabstrip, so the user has the possibility to scroll down, partial of my screen elements aren't shown.

So it has to do something with the scrollbars when they are active but I can't figure out what..

Have made screenshots so it's clear to you guys.

Can someone help me with this?

Thanks!

5 REPLIES 5

Former Member
0 Kudos

Hi

You should check the sizing of the subarea probably the subscreen is greater than it

Max

0 Kudos

Have check it and that doesn't work...

0 Kudos

Uhm

Perhaps I don't understand your problem, can you give other informations? Which text elements?

Max

0 Kudos

It's a tabstrip which holds 3 tabs, in 1 tab there are textfields and the height of that subscreen is heigher than the height of the tabstrip but it is impossible to do it in a different way...

0 Kudos

Why don't you resizing the tabstrip?