firing event via the navigation tab

This is the place to post your skins, and discuss skinning

firing event via the navigation tab

Postby jryan1776 on Sat Dec 23, 2006 5:41 pm

is it possible to fire events off of the left/right/up/down keys when exiting a button? i know that you can disable/restrict the navigation on buttons, but can events be triggered?

i'd like to structure the skin kind of like sagetv so that a left key press will change the screen to the previous screen. i'd also like to make the buttons roll so when you press up from the top button, it takes you to the bottom button and vice versa.

thanks.
jryan1776
 
Posts: 47
Joined: Mon Nov 06, 2006 1:17 am

Postby m_ski on Tue Jan 02, 2007 12:58 pm

You could add a hidden button off of the left of the screen which is activated when you press 'left' from your menu. This button could have an OnEnter event attached so that you return to the menu as soon as this button is activated.

To loop round from top to bottom you can assign the up direction to select the button at the bottom using the navigation tab.
m_ski
 
Posts: 204
Joined: Wed Dec 08, 2004 7:57 am
Location: Kent, United Kingdom

Postby bfauska on Thu Jan 04, 2007 7:38 am

Nice workaround. I have wanted to make menus that operate more like my TiVo and that would probably do it. Good thinking and thank you.

Later,
Brian
bfauska
 
Posts: 94
Joined: Thu Jul 21, 2005 10:50 pm