I have been working on a variation for a homepage, but I would like to have a setting button to let the user decide between mine or the original.
1. Is this possible? I know in settings it lets you choose your startup page, so I would believe so. However, I am having trouble finding the xml where this is coded.
2. If possible, what would be the best way to code. I was intially thinking having home.xml & home2.xml, but I am unsure of how to set the visible.
Any advice or help would be much appreciated. Thanks.
[HELP] Possible for 2 homepages?
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-04-18 04:55
Post: #1
HTPC SETUP |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2009-04-18 05:45
Post: #2
you can edit the skin.xml file and add bits to the default startup page like so from mc360
https://xboxmediacenter.svn.sourceforge....0/skin.xml or you can always edit startup.xml to activate the new page depending on what condition is set Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-04-18 06:43
Post: #3
After looking at both of them I have a few questions if you don't mind.
Can skin.xml accept a conditional like so... <visible>Skin.HasSetting(Use_Homepage2)</visible> It seems that startup.xml is more for programs, scripts, ect. rather than complete new windows. Am I off on this? If so, what would be an example control that could do what I am looking for? Last, is there a way to edit what windows are available within settings>appearence>startup window? Thanks for all your help Jezz, Your skin keeps me busy
HTPC SETUP |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2009-04-18 09:44
Post: #4
You need to look at that mc360 one I linked closer it uses uses custom windows to replace the startup windows selection in settings>appearence>startup
and know it doesn't take conditionals Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |

![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
Search
Help