MenuMorph pops up but not down

Hernan Tylim htylim at yahoo.com.ar
Tue Feb 3 21:05:04 UTC 2004


Hi Trygve,

	Sorry, but I don't have a clue of what could be making your menu to stay
up. If you send a .cs with your JacarandaShape subclass I might be able to
help you better.

	Question. Does a regular ClassShape MenuMorph stays up or it happens only
with your JacarandaShape subclass?

Regards,
Hernan

> -----Mensaje original-----
> De: squeak-dev-bounces at lists.squeakfoundation.org
> [mailto:squeak-dev-bounces at lists.squeakfoundation.org]En nombre de
> Trygve Reenskaug
> Enviado el: Martes, 03 de Febrero de 2004 17:27
> Para: squeak-dev at lists.squeakfoundation.org
> Asunto: MenuMorph pops up but not down
>
>
> I'm working on a variant of Jacaranda to be used for reverse
> engineering of
> Squeak systems. I create a MenuMorph and fill it with entries. I then say
>       aMenu popUpEvent: evt in: self world.
>       evt wasHandled: true.
> (I subclass JacarandaShape and the invokeMenu: evt method is actually in
> the superclass. I try to do the same as in an existing subclass,
> ClassShape, but my menu stays up so I have to close it manually. I have
> inspected the menu, and its stayUp variable = false when i inspect it.)
>
> Is this a known novice problem?
>
> Thanks
> --Trygve
>
> --
>
> Trygve Reenskaug      mailto: trygver at ifi.uio.no
> Morgedalsvn. 5A       http://heim.ifi.uio.no/~trygver
> N-0378 Oslo           Tel: (+47) 22 49 57 27
> Norway
>
>




More information about the Squeak-dev mailing list