Many thx Hitcher but I don't get it to work (i'm a noob poor u_u)
I'm looking count the container items (1 of X, 2 of X, 3 of X, 4 of X... 10 of X, 11 of X... to X of X) i tried your code in the control but i fail, and is obviously that i can't use Container.Position anymore
PHP Code:
<control type="label">
<posx>600</posx>
<posy>570</posy>
<width>1200</width>
<font>MediumBold</font>
<label>$INFO[Container.Position] of $INFO[Container.NumItems] Games</label>
<textcolor>lightgrey</textcolor>
<scroll>false</scroll>
<align>right</align>
</control>
if someone like to take a look this is the xml view
Viewtype_VirtualC.xml
Thx again