My first custom6.xml
#1
Made my first custom6.xml in my 720 folder, with <window id="30002">
Tried adding <include file="custom6.xml" /> to my includes.xml

Made button like this.

Code:
<control type="button" id="97">
    <include>button_Category</include>
    <label>Yes</label>
    <onclick>XBMC.ActivateWindow(30002)</onclick>
</control>

But it doesn't work. Existing window ids like 128 open fine with the button.
reAlaska dark.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#2
Found the problem, never mind.
I copied the code from file a into file b. It looked like it didn't respond but they just looked the same.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply

Logout Mark Read Team Forum Stats Members Help
My first custom6.xml0