On 5/6/2006, at 9:15, Kevin Ballard wrote:
I just tested the new build and when I pop open the menu, my mouse is inset into the top of the menu by about 8 pixels horizontally and vertically. This seems odd to me - shouldn't the menu show up with the corner directly on my cursor, like real context menus do?
Truth be told, the API doesn’t allow me to specify upper left corner of the menu, so I just played a bit with the coordinates/offsets till I found something I liked.
Since it’s not invoked by the mouse, I didn’t find it important to replicate the context menu positioning.