One more question about the list of movies (1 Viewer)

JuanC2

Portal Member
February 19, 2012
32
1
57
Home Country
Spain Spain
Hy everybody

I keep changing the MovingPictures listview window.

Moving/resizing all the controls OK. Making the list of movies higher to see more visible items in it, also OK.

Now I'm trying to fit still some more visible movies in the list getting them closer together, but I can't get it yet. I've set a smaller font for the items, but I can't set them closer. Tryed to add <itemHeight> and <spaceBetweenItems> values in the listcontrol, but it doesn't work.

How can I do it?

Thanks in advance :)
 

JuanC2

Portal Member
February 19, 2012
32
1
57
Home Country
Spain Spain
Well I found it at the end.

Simply adding a <textureHeight> value to the listcontrol, lower than the one I see in the default list control in references.xml. Also added <textYOff>, <textYOff2> and <textYOff3> values, adjusting them to center the text position of the items.

Done :)
 

Users who are viewing this thread

Top Bottom