Jan. 17, 2013
2:01 a.m.
Pharo2.0a Latest update: #20476 Given: menuCommandOn: aBuilder <worldMenu> (aBuilder item: #'MyParent') with: [ (aBuilder item: #'MyChild') action: [ self open ] ]. If there is an existing item in the menu named 'MyParent', then my child goes under it, instead of the one specified. -- View this message in context: http://forum.world.st/Issue-7276-BUG-Menu-item-goes-to-wrong-parent-tp466384... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.