<div dir="ltr">Hi Cinthya,<div><br></div><div>GME does not support customization of the right-click menu on blank space in the model editor.</div><div><br></div><div>I'd suggest using an interpreter (toolbar item) for this.</div><div><br></div><div>Kevin</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 13, 2018 at 10:30 AM Cinthya Lopez <<a href="mailto:Cinthya_K_Lopez@raytheon.com">Cinthya_K_Lopez@raytheon.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_2146929450563371019WordSection1">
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I have implemented a Decorator that captures the mouse double-click event and the mouse right-click event to access a context menu item I created. I have been using this decorator with atoms in my model with no problems. Now, I am trying
 to attach the same decorator to a top-level model (what I mean by top-level is that there is no object drawn for the model, the model can just be viewed as a sheet). I am able to attach this decorator to other non top-level models and I am able to see my context
 menu item when I right-click. I don’t expect the double-click event to work in model since that event is already being used to open a model but I do expect the context menu item to show.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">My question is: why doesn’t my context menu item show when I right-click on my top-level model? I am right-clicking on a black space on the model sheet it this case. Is this a special case? Do I need to create a separate decorator? My current
 decorator inherits from IMgaElementDecorator and I am using all the functionality of the MGA.BoxDecorator except the two mouse events I am interest in.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thank you,<u></u><u></u></p>
<p class="MsoNormal">Cinthya<u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
gme-users mailing list<br>
<a href="mailto:gme-users@list.isis.vanderbilt.edu" target="_blank">gme-users@list.isis.vanderbilt.edu</a><br>
<a href="http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/gme-users" rel="noreferrer" target="_blank">http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/gme-users</a><br>
</blockquote></div>