![]() |
|
|||||||
| XBMC Feature Suggestions Please, add platform prefix for suggestions that are not platform-independent!: Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]" Note! Post a copy of all formal feature requests as a ticket on trac (see FAQ)! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Oct 2003
Posts: 22
![]() |
after doing the ntsc skin, i thought of one way that could speed up design.
having refrences to code that are repeated. i like the way that everything can be changed, but i'd also like the option to set up parameters that can be refrenced. eg. refrences.xml <ref> <ref_id>1</ref_id> <description>universal listcontrol</description> <type>listcontrol</type> <posx>210</posx> <posy>80</posy> <width>470</width> <height>400</height> <spinwidth>16</spinwidth> <spinheight>16</spinheight> <spinposx>645</spinposx> <spinposy>438</spinposy> <spincolor>ffffffff</spincolor> <textureup>scroll-up.png</textureup> <texturedown>scroll-down.png</texturedown> <textureupfocus>scroll-up-focus.png</textureupfocus> <texturedownfocus>scroll-down-focus.png</texturedownfocus> <texturefocus>button-focus.png</texturefocus> <texturenofocus>button-nofocus.jpg</texturenofocus> <image>icon-folder.png</image> <font>font13</font> <selectedcolor>0xffff6600</selectedcolor> <textcolor>0xffb2d4f5</textcolor> <colordiffuse>ffffffff</colordiffuse> <suffix>|</suffix> </ref> then in mymusic.xml and or mypictures.xml <control> <id>10</id> <onleft>11</onleft> <onright>11</onright> <onup>2</onup> <ondown>2</ondown> <ref_id>1</ref_id> </control> this way you could still customize every control, or use the refrence. steve |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2003
Posts: 8
![]() |
i like this idea too. i also over the last week modified a handful of xmls for ntsc (i still have some more to go) but being able to reference the common tags would be a nice feature.
|
|
|
|
|
|
#3 |
|
Team MediaPortal
Join Date: Sep 2003
Posts: 509
![]() |
i like the idea very much
so i started coding it. i hope to finish it in lets say 1 - 2 days frodo
__________________
XBMC Project Founder (Retired), now head programmer of MediaPortal |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Config.xml | dachix | XBMC for Xbox Specific Support | 5 | 2005-03-03 03:00 |
| Missing files from flatstyle skin for xbmc | dwr83 | XBMC for Xbox Specific Support | 1 | 2005-01-04 02:00 |
| Missing skin files | girotour | XBMC for Xbox Specific Support | 5 | 2004-08-24 00:29 |
| Where ore the MediaCenter skin image files? | ush285t | XBMC for Xbox Specific Support | 1 | 2004-06-27 20:35 |
| XBMC Skin and Config Creator | GeminiServer | XBMC Development | 9 | 2004-02-25 13:11 |