Status: FixToInclude
Owner:
[hidden email]
Labels: Milestone-2.0
New issue 5648 by
[hidden email]: self world in HaloMorph is nil
http://code.google.com/p/pharo/issues/detail?id=5648so bring Halo on the pasteUpMorph lead to a problem
doMenu: evt with: menuHandle
"Ask hand to invoke the halo menu for my inner target."
| menu |
self obtainHaloForEvent: evt andRemoveAllHandlesBut: nil.
World displayWorld.
menu := innerTarget buildHandleMenu: evt hand.
innerTarget addTitleForHaloMenu: menu.
menu popUpEvent: evt in: World.
Attachments:
HaloMorph.StephaneDucasse.1.cs 468 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker