- December 14, 2014
- 775
- 387
- Home Country
- Germany
No it isn't. But I can check when it is White or not.Thanks a lot Osre! I'll directly try it and feedback to you Just one question: Is the last selected menu item also "white" when the focus is not on the main menu?I have just pushed my changes to keep the last selected group menu item when moving focus back up.
I solved it by creating a specialized ListView control. This control adds only the last selected item to the focus candidates if the current focused item is not one of the group menu items.
@ge2301 Please try if this is the behavior you wanted and if it has any unwanted side effects.
The downside when it is White all the time is that you can't see anymore if the Focus is on the menu items or elsewhere.
It might be a good idea to highlight the last selected item (active menu group) somehow else. May be increasing it in size?