xboxscene.org forums

Pages: [1] 2

Author Topic: Custom Subpanel  (Read 1103 times)

jelle-e

  • Archived User
  • Newbie
  • *
  • Posts: 9
Custom Subpanel
« on: June 25, 2006, 11:04:00 AM »

Hi,
Since the blades in MC360 were not as easy to configure as I hoped, I started searching for some other easy-access-menuus. Ofcourse the SubPanels (or whaterver they're called) are easy menuus to configure. Once I noticed that MC360 doesn't contain DialogSubMenu.xml I could easily edit that file and add it to MC360 in the PAL map. Since DialogSubMenu.xml is connected to SubMenu (read: XBMC.ActivateWindow(SubMenu)) it was easy to implement it.

I now have a menu with custom buttons. I made a scripts menu of the panel but ofcourse you can do anything with it.
I filled the whole menu with buttons and set some to be invisible. Set <visible> to 'yes' and you can use them. This also goes for the Dividers.

For easy use I added the <four> button in Keymap.xml and connected it to XBMC.ActivateWindow(SubMenu)

Download:
* DialogSubMenu.xml

Note: some buttons are already filled in and direct to my own scripts. Ofcourse these buttons will not work while you haven't installed the scripts yet.
Logged

jelle-e

  • Archived User
  • Newbie
  • *
  • Posts: 9
Custom Subpanel
« Reply #1 on: June 25, 2006, 02:54:00 PM »

QUOTE
Hey this sounds great!   where do i get to the scripts menu you made?  I downloaded that file you made and dropped it in the pal dir.  what next?

Thanks for all your doing!



Edit Keymap.xml in the UserData map.
What I did, was assign XBMC.ActivateWindow(SubMenu) to the button "4" on my remote.
Looks like this:
<four>XBMC.ActivateWindow(SubMenu)</four>

Ofcourse you can assign it to any button you want.

After adding that, restart XBMC and it should work. As simple as that.
After you have visual of it, you can start editting the buttons in DialogSubMenu.xml to your likings. Good luck!


Owh, and the scripts can be found on XBMCScripts

This post has been edited by jelle-e: Jun 25 2006, 09:58 PM
Logged

Warlock427

  • Archived User
  • Newbie
  • *
  • Posts: 16
Custom Subpanel
« Reply #2 on: June 25, 2006, 05:18:00 PM »

Thanks mate just got this and set the buttons up and goes sweet. Look at my screenshot here: Screenshots

(IMG:http://warlock.kol.co.nz/Sample8.jpg)

This post has been edited by Warlock427: Jun 26 2006, 12:21 AM
Logged

mbay

  • Archived User
  • Hero Member
  • *
  • Posts: 652
Custom Subpanel
« Reply #3 on: June 26, 2006, 12:35:00 AM »

very interesting work, jelle-e!
Logged

warius

  • Archived User
  • Newbie
  • *
  • Posts: 46
Custom Subpanel
« Reply #4 on: August 16, 2006, 07:07:00 PM »

Fantastic!

Thanks J, I've tweaked this to my liking and it works brilliant, just the thing I was looking for!

On a sidenote, If you add
QUOTE
<onclick>XBMC.AlarmClock(Timer)</onclick>
you got yourself a minute timer, for pizzas in the oven or whatever, comes in handy a lot (IMG:style_emoticons/default/wink.gif)

Thanks again!
Logged

manturafs

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Custom Subpanel
« Reply #5 on: August 16, 2006, 07:33:00 PM »

in the marketplace mod, i have a script that will edit the dialogsubmenu so you don't have to keep uploading a new dialogsubmenu.  if you don't want the whole mod, i think all you need is the script and some gfx files.
Logged

Dirka

  • Archived User
  • Newbie
  • *
  • Posts: 36
Custom Subpanel
« Reply #6 on: August 16, 2006, 08:35:00 PM »

how do u change the decription of the buttons?
Logged

manturafs

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Custom Subpanel
« Reply #7 on: August 16, 2006, 09:17:00 PM »

with the script or in the xml?
Logged

roormonger

  • Archived User
  • Hero Member
  • *
  • Posts: 605
Custom Subpanel
« Reply #8 on: August 16, 2006, 09:59:00 PM »

So it might just be my xbox but when I first open this puppy up I can scroll up all I want but if I scroll down I can go down till I reach the 3rd from the bottom then I can't scroll down to the last 2, it's a little annoying. So if anyone could help it would be much appreciated. And also can I just get the script manturafs speaks of by itsself or do I have to download the mod and just take it out of there?
Logged

warius

  • Archived User
  • Newbie
  • *
  • Posts: 46
Custom Subpanel
« Reply #9 on: August 17, 2006, 03:15:00 AM »

QUOTE(roormonger @ Aug 17 2006, 05:59 AM) *
So it might just be my xbox but when I first open this puppy up I can scroll up all I want but if I scroll down I can go down till I reach the 3rd from the bottom then I can't scroll down to the last 2, it's a little annoying. So if anyone could help it would be much appreciated. And also can I just get the script manturafs speaks of by itsself or do I have to download the mod and just take it out of there?

You probably need to change the <onup> and <ondown> tags with the <id> you want them to go to. Just take a look at the tags I mentioned and you'll figure it out

This post has been edited by warius: Aug 17 2006, 10:15 AM
Logged

sotu

  • Archived User
  • Sr. Member
  • *
  • Posts: 267
Custom Subpanel
« Reply #10 on: August 17, 2006, 01:51:00 PM »

one of you mind posting a working pic of what this mod looks like?  thanks
Logged

roormonger

  • Archived User
  • Hero Member
  • *
  • Posts: 605
Custom Subpanel
« Reply #11 on: August 17, 2006, 02:15:00 PM »

It looks just like the blade that comes up when you click the right thumbstick, but with different options.
Logged

warius

  • Archived User
  • Newbie
  • *
  • Posts: 46
Custom Subpanel
« Reply #12 on: August 17, 2006, 06:13:00 PM »

QUOTE(sotu @ Aug 17 2006, 09:51 PM) *
one of you mind posting a working pic of what this mod looks like?  thanks

This is with the glass theme, but you should get the picture (IMG:style_emoticons/default/wink.gif)

http://www.imagefap.com/gallery.php?gid=283408
Logged

Faid1

  • Archived User
  • Newbie
  • *
  • Posts: 32
Custom Subpanel
« Reply #13 on: August 17, 2006, 09:44:00 PM »

QUOTE(warius @ Aug 18 2006, 01:13 AM) View Post

This is with the glass theme, but you should get the picture wink.gif

http://www.imagefap.....php?gid=283408

I really don't think you could have picked a worse imagehosting service to use.
Logged

warius

  • Archived User
  • Newbie
  • *
  • Posts: 46
Custom Subpanel
« Reply #14 on: August 18, 2006, 03:53:00 AM »

why thanks for that constructive comment!
Logged
Pages: [1] 2