2012-07-18, 01:34
i had some spare time so i created this
Its still in early stage but so far it is working as i planned
Its only working for windows. But it can be easily ported to mono for linux and mac
https://code.google.com/p/xbmc-skin-editor-net/
you have a image previewer
you can see the includes and button can be selected from the property grid depending on what is available in the skin directory
you are also able to control xbmc from the application to test the window from a simple click
I also added the possibility off adding a skin it is creating the addon.xml and its also creating every window with the basic <window id="theid"></window> in the file
Its still in early stage but so far it is working as i planned
Its only working for windows. But it can be easily ported to mono for linux and mac
https://code.google.com/p/xbmc-skin-editor-net/
you have a image previewer
you can see the includes and button can be selected from the property grid depending on what is available in the skin directory
you are also able to control xbmc from the application to test the window from a simple click
I also added the possibility off adding a skin it is creating the addon.xml and its also creating every window with the basic <window id="theid"></window> in the file