NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 5 6 7 8 9 … 93 Next »
Noobie Here!

 
  • 0 Vote(s) - 0 Average
Noobie Here!
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#161
2014-04-04, 02:22 PM
Still hung up trying to figure out how to switch back and forth between 2 different classes.
If anyone can help with an example I sure would appreciate it.
Thanx!
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#162
2014-04-26, 09:05 PM
Sub,

I had my plugin working reasonably well, with some minor tweaking remaining.
After installing 3.2.9 I now have a problem.

Anytime I press the UP-ARROW key, it reacts as though I pressed the HOME key.
i.e. the hidden menu at the top is selected and visible.

It's like it thinks I'm already at the top of the list, no matter what the current screen position is.

I tried removing the old NPVR references to the 3.1.1 DLLs; replaced with 3.2.9 references and recompiled; didn't correct the problem.

I stripped down my code to the bare minimum and still can't figure out what's happening.
If I downgrade to 3.1.1 it works normally again.

I have attached the stripped down code and skin file I'm using.
Hopefully you can shed some light.

Thanx!
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#163
2014-05-01, 05:04 PM
Sub,

I'm trying to add some code to my "Keys.Up" keycode in "Function OnKeyDown" to stop the hidden menu from showing up.
(I'll just use the HOME key to get to the menu)

I am using your Test4 sample code, with a single list, but renamed it, since I will eventually be using 2 lists.
It worked fine before I renamed it, so I assume it's no longer using the base class and needs special handling.

So far nothing has made any difference.
Anytime I press the UP arrow, the hidden menu is activated.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#164
2014-05-01, 05:35 PM
This is just the default behaviour. The next thing up the screen is the from the list is the top level menu.

If wanted to stop it doing this, you might need to override the ExitUp() method, and have it do nothing. The default behaviour is to select the top level menu.
jrockow
Offline

Senior Member

Posts: 713
Threads: 110
Joined: Nov 2005
#165
2014-05-01, 06:57 PM
Thanx a bunch; that seems to have corrected my problem.
It's so easy when you know what you're doing! Smile
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (17): « Previous 1 … 13 14 15 16 17
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode