Submenu of context menu

Hello,

Anyone know if its possible to do submenus for a context menu?

I have attached an example picture.

It probably would be easiest to implement that context menu in HTML, rather than generalizing the ContextMenuTool to support a stack of context menus.

Ah ok. I could do it using jquery from the example I provided here http://www.nwoods.com/forum/forum_posts.asp?TID=5546&title=creating-a-jquery-context-menu-on-rightclick, but I haven’t figured out how to isolate the jquery context menu to the diagram yet.