Rank: Newbie Groups: Member
Joined: 11/12/2007 Posts: 3
|
Hi,
Is there any way to a Submenu to expand at the current mouse position?
My first level has only one item and spans the width of the window. When I hover over the menu though, it pops out on the left and you have to move the mouse all the way to that side.
Thanks for the help so far.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Try use a ContextMenu. ContextMenu can expand at the mouse position. More details here: http://www.essentialobjects.com/ViewDoc.aspx?t=JSDoc.Public.Global.eo_ShowContextMenu.htmlThanks
|