Menu's last selected item patch (1 Viewer)

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Here is a patch that will enable last item focus in menus.. Medified is the GUIWindow and two MP menus are already covered: Basic Home and Music Menu.. For other menus you'd have to put this line in the constructor:

    RememberLastFocusedControl = true;

    Have fun!
     

    Attachments

    • Menu.patch
      30.6 KB

    Pretoriano

    Retired Team Member
  • Premium Supporter
  • October 1, 2007
    526
    133
    Roma, Italia
    Home Country
    Romania Romania
    Here is a patch that will enable last item focus in menus.. Medified is the GUIWindow and two MP menus are already covered: Basic Home and Music Menu.. For other menus you'd have to put this line in the constructor:

    RememberLastFocusedControl = true;

    Have fun!

    Hi,i'm currently testing this patch and it's all good...no issue so far.THX
     

    Users who are viewing this thread

    Top Bottom