Hi Arturo, It doesn't happen to my anymore. See the code in Grafoscopio for GrafoscopioDockingBar to see the code for the working solution.
Cheers, Offray On 11/05/18 16:21, Arturo Zambrano wrote: > Hi Offray > I have the same problem(Pharo 6.1), it only happens while opening > submenus. did you find a solution? > > thanks > > On Sat, Nov 21, 2015 at 2:49 PM, Offray Vladimir Luna Cárdenas > <[email protected] <mailto:[email protected]>> wrote: > > Hi, > > I'm getting this error while trying to prototype some interface > with Spec on Moose 6.0: > > MessageNotUnderstood: ToolDockingBarMorph>>popUpOwner > > it happens anytime that I'm using displaying a MenuModel and I go > to the menu items. I imagine that the menu item is complaining > about a lacking pop up message. How can I solve this? > > Thanks, > > Offray > >
