English > Feature Suggestions
TheMovieDB.org
Ivek23:
--- Quote from: rick.ca on June 02, 2010, 08:20:17 am ---So many posters! Now I have to use an imagelist to keep track of them all.
--- End quote ---
rick.ca
Can I ask which here how has added a poster Imagelist or code for a poster and Imagelist.
I tried to add in the skin code to Imagelist under the poster as shown on your picture but without any successfully.
My screen resolution is 800x600
Thanks for the reply.
rick.ca:
From poster to imagelist...
--- Code: ---<row>
<column>
<poster autosize="true" stretch="true"/>
</column>
</row>
<row>
<column halign="left" imgctrlcol="true" width="50">
<prevposterbtn/>
<nextposterbtn/>
<addposterbtn/>
</column>
<column>
<imagelist valign="top" halign="left" cheight="100" cwidth="75" autosize="true" space="10">
<border shape="none"/>
<color>$CCDDEE</color>
</imagelist>
</column>
</row>
--- End code ---
In an 800x600 screen, you may want to use smaller thumbnails. This column is 450 pixels wide. However, they will wrap to multiple rows.
BTW, note I've omitted the poster counter. That was to save space, and because it's not really necessary when all the posters are visible. But it was also behaving strangely—just about always displaying things like "4 of 3."
Ivek23:
Thank you very much for this rick.ca this will add to the skin and tested.
Ivek23:
I have tested, works better in full screen than normal screen, even better acting in a higher screen resolution than 800x600 screen resolution, so I'll stick with this variant as mentioned rick.ca this
--- Quote ---...,and because it's not really necessary when all the posters are visible.
--- End quote ---
is absolutely right about this.
However, thanks for this again.
GazonkFoo:
Ivek23 asked me to create a plain delphi .psf script for TMDb - so here it is (attachment).
It basically does the same as the other script but should be easier to customize (no need to compile).
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version