ListBox's items size

siondream

11-07-2011 09:15:59

Hello,

I would like to know how can I change my ListBox's items fontheight through the layout file. Here's the layout section where the ListBox appears:


<Widget type="ListBox" skin="ListBox" position_real="0.0377358 0.184615 0.433962 0.546154" name="listProfiles">
<Property key="InheritsAlpha" value="false"/>
</Widget>


Using the FontHeight property doesn't seem to work so I'm pretty confused :?. Here's a picture to ilustrate the problem.

[attachment=0]itemsize.jpg[/attachment]

Do you have any idea about how to change a ListBox's item size? Thanks a lot.

Altren

11-07-2011 10:56:08

As far as I remember it is defined in ListBox skin or deternimed by ListBoxItem skin.