MenuMorph pops up but not down

Thomas A Petersen tpeterse at csc.com
Tue Feb 3 21:10:23 UTC 2004


Trygve et. Al,

I also extended the functionality of the JacarandaShape by subclassing it
and changing the right click menu by copying the two methods

addBasicMenuItemsTo: aCustomMenu event: evt

addBasicMenuItemsTo: aMenu onEvent: evt
      "Gets called when block is on diagram "

into my subclass.  I have not observed the sticking problem you are
reporting.  I just added my menu items to what is already there in both of
these methods to cover the in and out of diagram situations.

Hope this helps,
Tap





More information about the Squeak-dev mailing list