Print Page | Close Window

Implementing a LRU (Last recently used) menu

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=9768
Printed Date: 08 October 2024 at 8:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Implementing a LRU (Last recently used) menu
Posted By: Neil
Subject: Implementing a LRU (Last recently used) menu
Date Posted: 02 March 2008 at 9:53pm
I am trying to implement a menu structure that will look something like this:

Main Menu
       Last Recently Used Menus->
                                  Sub Menu 1       
                                  Sub Menu 2       
                                  Sub Menu 3
                                  Sub Menu 4
                                  Sub Menu 5
                                  More ...


Sub Menu 1 to Sub Menu 5 are dynamic in that they change depending on the last menu the user selected. If a user wants a menu item not show in the menu list, then they can select  'More ...', and this displays a list of items which the user can select from. Assuming the user select an item 'Sub Menu 6' from the displayed list, then the menu will now look like this:


Main Menu
       Last Recently Used Menus->
                                  Sub Menu 6      
                                  Sub Menu 1       
                                  Sub Menu 2       
                                  Sub Menu 3
                                  Sub Menu 4
                                  More ...


Does anyone know how to do this?

                                    



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net