Page 1 of 1

Listbox linespace

Posted: Sun Jun 05, 2005 19:10
by Slicky
If I use say a 10 point font in a listbox that is defined in xml with say <Property Name="Font" Value="Tahoma-10" /> I notice that when I add items with a 10 point font I get what looks like say 5 pixels or so space between each line.

Is there another function call that I should be using to make the lines show up next to each other?

Image

Re: Listbox linespace

Posted: Sun Jun 05, 2005 20:14
by Slicky
Hmm, just switching to another font other than Tahoma seems to fix it. It may be my problem I'm not sure yet.

Re: Listbox linespace

Posted: Sun Jun 05, 2005 23:32
by mouglue
you may want to look at CrazyEddie's responce to my post.

http://www.cegui.org.uk/modules/newbb/v ... 35&forum=2

I have a feeling it explains why the space is there.