StrataFrame Forum

Themed Link Menu

http://forum.strataframe.net/Topic24985.aspx

By Ger Cannoll - 10/24/2009

Hi. I posted a question na while ago re Menu items and got some very detailed responses which have been very helpful.

I am now getting round to start implementing a menu and have seen some references to the number of levels you can go down in a Themed Link Menu, and just want some clarification before I start 

My Menus may look like:

Level1

Level1...Level2.A

        ...Level2.B...Level3.B.1

                       ...LEVEL3.B.2

                       ...Level3.B.3

Level1  etc

Am I correct in assuming that the most levels you can go to is 2 so Level3.B.1/2/3 above would be a problem

By Trent L. Taylor - 10/24/2009

Well, from within the Link Menu, yes.  But what I generally do is have a link menu at the first level call a ThemedContextMenu which can then go as deep as you want to.  This presents more of an actual menu system but starts with a nice looking and easy to use root menu.
By Edhy Rijo - 10/24/2009

Trent L. Taylor (10/24/2009)
Well, from within the Link Menu, yes. But what I generally do is have a link menu at the first level call a ThemedContextMenu which can then go as deep as you want to. This presents more of an actual menu system but starts with a nice looking and easy to use root menu.




Gerard, there is a sample of this technique in the StrataFlix project.