On 2 Apr, 2007, at 6:54 PM, [EMAIL PROTECTED] wrote: > > It's a fairly new bit of functionality so I haven't used it much, but > I'm open to using it in the future if I find it useful. Certainly > it's > not the only way to pop up a contextual menu though. I'd like to see > where RS/Aaron have insisted that we must use one particular approach, > because I find that rather odd. (The LR says that it is "recommended" > but that's not the same thing.)
About Aaron comments: <http://forums.realsoftware.com/viewtopic.php?p=66990#66990> <http://ramblings.aaronballman.com/2006/10/ Why_the_ContextualMenu_should_be_deprecated.html> > Anyway, another way to do it is to create or reference a MenuItem of > sub-items, and call MenuItem.Popup on it. You would do this in the > MouseDown event, when IsContextualClick is True. (Indeed, that's > exactly the example given under IsContextualClick.) I found problems using IsContextualClick: in some system it returned false on the way the user selected the contextual menu, that's why I started using ConstructContextualMenu. Anyway, my point here is that this type of bugs (there are many in the feddback system) should be easy to find and fix with RB built with RB. I know RS is doing it and it's on their way. But the bugs are there. Regards, Giuseppe Farese _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
