- May 21, 2004
- 519
- 3
- Thread starter
- #111
no write up that i found, the way i came across it reskinning was because i had the similar problems as described above the last time a new control was added.
Here's a short explaination of what i found (this is off the top of my head, and i'm using a cvs build from 5/19)...go into references.xml and there are two new sets of code. (EDIT, i mostly edited the playlistcontrol, then copied the settings to playlistbutton. I'm not sure if playlistbutton does anything yet) In the cvs version i had, they weren't indented as far as the rest of the code enough so they were easy to find.
There are a handful of graphic files that go along with it. They all begin with playlist_xxxx. and can be found in the bluetwo skin. There three graphic files associated with each up, down and "x": focused, no_focus and dimmed. Haven't noticed a use for the dimmed yet. Ther are two other for the background of each line in the list: focus and no_focus. The difference between these files and the regular list control background files is that even tho the images are the same width, the last 78 pixels of the image empty. Working on a 16x9 skin, i needed to resize those files, and reposition the up, down and x arrows in the xml.
so far it seems to only be used in the mymusic section, id 53 near the end of the file. Checked the myvideoplaylist, nothing new. yet
I've been working on skin documentation and wasn't very far from being finished...its going to a bit longer now that i have to add a section for this new control.
I'm almost done with the graphic flles, anybody who wants a more polished version, download the skin on monday morning, it should be the updated version.
Here's a short explaination of what i found (this is off the top of my head, and i'm using a cvs build from 5/19)...go into references.xml and there are two new sets of code. (EDIT, i mostly edited the playlistcontrol, then copied the settings to playlistbutton. I'm not sure if playlistbutton does anything yet) In the cvs version i had, they weren't indented as far as the rest of the code enough so they were easy to find.
There are a handful of graphic files that go along with it. They all begin with playlist_xxxx. and can be found in the bluetwo skin. There three graphic files associated with each up, down and "x": focused, no_focus and dimmed. Haven't noticed a use for the dimmed yet. Ther are two other for the background of each line in the list: focus and no_focus. The difference between these files and the regular list control background files is that even tho the images are the same width, the last 78 pixels of the image empty. Working on a 16x9 skin, i needed to resize those files, and reposition the up, down and x arrows in the xml.
so far it seems to only be used in the mymusic section, id 53 near the end of the file. Checked the myvideoplaylist, nothing new. yet
I've been working on skin documentation and wasn't very far from being finished...its going to a bit longer now that i have to add a section for this new control.
I'm almost done with the graphic flles, anybody who wants a more polished version, download the skin on monday morning, it should be the updated version.
United States of America