Android Question B4XTable - pnlTitles? and sizing question

Tony Tetley

Member
Licensed User
Longtime User
The B4XTable is a great solution for what I am doing. When I run my app on a tablet this header seems to get squeezed vertically smaller. In trying to find a way to adjust it I have tried several options but none seem to work. I tried resizing pnlHeader but that doesn't seem to work. I tried pnlTitles but get an error saying pnlTitles is not initialized. So, two questions.

What is the pnlTitles and how is it used?
Is there a way to make the nav / search panels vertically larger?

TableHdr.png
 
Last edited:
Top