Page 1 of 1

Listbox row height

PostPosted: Fri Apr 26, 2013 3:22 pm
by Peter de Groot
Hi all,

is it somehow possible to change the row height of a listbox,

listbox.png
listbox.png (7.11 KiB) Viewed 4631 times


as you can see it's half the height of a tableview.

Servoy 6.1.5

Regards,

Peter

Re: Listbox row height

PostPosted: Fri Apr 26, 2013 3:52 pm
by lopamudram
Hello Peter

You can set the "margin"(top or bottom or both) property of the Listbox to manipulate the space between items.

Hope this helps.

Regards,
Lopamudra
http://www.mindfiresolutions.com/

Re: Listbox row height

PostPosted: Fri Apr 26, 2013 4:03 pm
by Peter de Groot
Lopamudra, thanks for the quick reply,

Setting the margins did the trick.

Regards,
Peter