Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Submenu horizontal position
#1
I have a menu with several items, that is about 800x600 pixels in size. My screen resolution is 1920x1200. My menu has several submenus also. I have set a macro to make this menu appear with first item just under the mouse:

Code:
Copy      Help
mac "MenuMain" "" (xm-60) (ym-10)

My problem is about submenus.
If I move the mouse too close to the right side of the screen, my main menu works regularly; but, when in this situation I make a submenu appear, since there’s not enough space in the right side of the main menu, the submenu appears completely at the left edge of main menu, so that I have to move the mouse pointer at left to reach it, jumping over the entire main menu. I have to move quickly my mouse pointer, otherwise the submenu disappears while I’m moving the mouse towards left.
I think that it would be more logical if, in this situation, the submenu would appear near the mouse pointer, instead of appearing next to the left edge of main menu.
I have attached here a drawing explaining the situation.


Attached Files Image(s)
   


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)