XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Skin Development

Skin Development GUI and Web skins/themes, graphics development and suggestions.
No End-User Support Requests! Only skinners and graphic artists.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-05-04, 04:16   #1
webMASTER_P
Senior Member
 
Join Date: Mar 2004
Posts: 142
webMASTER_P is on a distinguished road
Default

i am having a problem having a thumbnail panel display like i want it to
take a look at my programs and my music
(my music is still being worked on)
note that in my programs, i have 3 rows, and in my music 4 rows

my code is as follows
references.xml
Quote:
<control>
<description>default thumbnail panel</description>
<type>thumbnailpanel</type>
<id>11</id>
<posx>242</posx>
<posy>180</posy>
<width>470</width>
<height>400</height>
<spinwidth>16</spinwidth>
<spinheight>16</spinheight>
<spinposx>580</spinposx>
<spinposy>425</spinposy>
<spincolor>ffb2d4f5</spincolor>
<textureup>scroll-up.png</textureup>
<texturedown>scroll-down.png</texturedown>
<textureupfocus>scroll-up-focus.png</textureupfocus>
<texturedownfocus>scroll-down-focus.png</texturedownfocus>
<itemwidth>90</itemwidth>
<itemheight>80</itemheight>
<texturewidth>80</texturewidth>
<textureheight>60</textureheight>
<thumbwidth>60</thumbwidth>
<thumbheight>50</thumbheight>
<thumbposx>10</thumbposx>
<thumbposy>5</thumbposy>
<imagefolder>-</imagefolder>
<imagefolderfocus>thumbfocus.png</imagefolderfocus>
<font>font14</font>
<selectedcolor>fff8bc70</selectedcolor>
<textcolor>ffffffff</textcolor>
<colordiffuse>ffffffff</colordiffuse>
<suffix>|</suffix>
<texturewidthbig>130</texturewidthbig>
<textureheightbig>110</textureheightbig>
<itemwidthbig>140</itemwidthbig>
<itemheightbig>140</itemheightbig>
<thumbwidthbig>100</thumbwidthbig>
<thumbheightbig>100</thumbheightbig>
<thumbposxbig>14</thumbposxbig>
<thumbposybig>6</thumbposybig>
</control>
myprograms.xml
Quote:
<control>
<description>thumbnail panel</description>
<type>thumbnailpanel</type>
<id>8</id>
<onleft>2</onleft>
<onright>2</onright>
<onup>2</onup>
<ondown>2</ondown>
<textcolor>ffffffff</textcolor>
</control>
mymusicsongs.xml
Quote:
<control>
<description>thumbnail panel</description>
<type>thumbnailpanel</type>
<id>51</id>
<onleft>2</onleft>
<onright>2</onright>
<onup>2</onup>
<ondown>2</ondown>
<textcolor>ffffffff</textcolor>
</control>
as you can see, i am defining everything in references, so why would my programs, and my music be this inconsistent?
thanks
webMASTER_P is offline   Reply With Quote
Old 2004-05-04, 05:34   #2
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,070
jmarshall is on a distinguished road
Default

just a stab in the dark, but i suggest that it is because you only have 15 items in my programs, but more than this in my music.

try changing the <height> parameter to something smaller (say 350 or so) in references.xml.
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


jmarshall is offline   Reply With Quote
Old 2004-05-04, 14:54   #3
webMASTER_P
Senior Member
 
Join Date: Mar 2004
Posts: 142
webMASTER_P is on a distinguished road
Default

aha!
99% sure that that's what it is
thanks a lot, i'll give it a crack tonight
webMASTER_P is offline   Reply With Quote
Old 2004-05-05, 05:31   #4
webMASTER_P
Senior Member
 
Join Date: Mar 2004
Posts: 142
webMASTER_P is on a distinguished road
Default

yup, that did the trick
about 30 more xml files to go, and the skin will be done
webMASTER_P is offline   Reply With Quote
Old 2004-05-17, 14:07   #5
sho
Team-XBMC Wiki Content Manager
 
sho's Avatar
 
Join Date: May 2004
Posts: 2,944
sho is on a distinguished road
Default

i would like the default xbmc skin to show 4x4 rows of icons (preferably for all media types) in the (small) icon view.

would it be just a matter of editing references.xml or is there more to it? (would it even fit within the default skin parameters, would i have to move a lot of other stuff also?)

can anyone give me pointer where and how to begin?
or will it be a trial and error mission *
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


sho is online now   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange thumbnail problem heffalump XBMC for Xbox Specific Support 3 2006-04-26 03:38
Change thumbnail panel atomizasser Skin Development 1 2006-04-14 04:22
Cannot get to My Music Panel scampa123 XBMC for Xbox Specific Support 9 2005-10-12 14:05
Sub-Panel XBE LINK? BaRTiMuS XBMC for Xbox Specific Support 0 2004-08-25 10:21
allmusic thumbnail replaces folder thumbnail rcrh XBMC for Xbox Specific Support 0 2004-08-05 17:29


All times are GMT +2. The time now is 20:58.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project