I have displayed string list of 4 parameters on 2 push buttons which are located vertically.
there is not problem for displaying 4 params. but when i am trying to display more parameters then it looks as if 2 buttons are overlapped.
this problem can be solved by reducing line spacing between 2 parameters. i am displaying the string list using button->->setText(str[0]); then i am not getting how to reduce the line spacing. I tried to reduce the button font but still that problem is there.


Thanks,
sanujas