PDA

View Full Version : python skin reader


bitplane
2004-05-17, 22:30
i wrote a little py module that loads a skin from an xml file to take the stress out of using xbmcgui.

features:
* sets up navigation
* one skin fits all resolutions :) - can use variables for posx, posy, width and height of controls
* groups of controls that can be turned on and off at will - skinners can edit how the screen changes as the script shows different menus.

download:
here (http://gaz.davidson.users.btopenworld.com/bitsbits/files/xbmc/py_skin.zip).