Hello everyone,
I am creating a skin for touchscreen xbmc, sorry but I have a bit of difficult to understand.
use as a basis the skin PM3.HD_touch!, I know where declared variables "$INFO[ListItem.Icon]", which in my case are reference icon "defaultaudio.png" because I can not find anywhere part.
also with "<include name="CommonRootView">" is the kind of explorer windows, how do I change the view? or is it an internal command to xbmc?
Thanks for your patience.
[WINDOWS] Help Skin Touchscreen
Federiko78
Junior Member Posts: 2 Joined: Mar 2010 Reputation: 0 |
2010-05-10 15:15
Post: #1
|
| find quote |
kraqh3d
Retired Developer Joined: Dec 2003 Reputation: 4 Location: New York City, USA |
2010-05-10 15:42
Post: #2
I'm not sure what you're asking... $INFO[ListItem.Icon] returns the icon for the currently selected item in the browser panel. This can be a custom icon, or the default one (which depends on the media section -- audio, video, etc.)
Open up includes.xml. It may also reference other include files. In one of them, you'll find an include section with that name. 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. |
| find quote |

Search
Help