I notice that if you define a shortcut for an object menu, you don't get
the correct click point when you use the shortcut, but rather the
clickpoint from the last time the menu was used.  This is stored in
object_menu_clicked_point when the menu is popped up.  I couldn't find any
way to tell whether the callback was due to a menuclick or a shortcut
(which some might say the callback shouldn't need to know, but here it
does), nor a way to get the current mouse position (without evil lowlevel
fiddlings).  Any ideas to how that can be fixed?  I really don't like
having to use the mouse for trivial, repetitive tasks.

-Lars

-- 
Lars R. Clausen (http://shasta.cs.uiuc.edu/~lrclause)   H�rdgrim of Westfield
"I do not agree with a word that you say, but I will defend to the death your
right to say it."                                      --Evelyn Beatrice Hall

Reply via email to