also see PragmaMenuBuilder and MenuRegistration classes and their comments. Alain Le 15/07/2011 18:32, Alain Plantec a écrit :
have a look at here: http://book.pharo-project.org/book/Tidbits/CustomizingPharo/WorldMenuRegistr...
Cheers Alain
Le 15/07/2011 16:38, Javier Pimás a écrit :
Hi, you should look at WorldState (class side specially) and PasteUpMorph. I don't know in which exact moment it gets created but you can put a self halt in something like mostUsedToolsOn: .
Regards, Javier.
On Fri, Jul 15, 2011 at 11:15 AM, Alex Schenkman <alex@schenkman.info <mailto:alex@schenkman.info>> wrote:
Hi List,
I want to create a menu like the World menu, and leave it up (stayUp). I could not find where it is built. How can I find it?
Thanks!
-- Lic. Javier Pimás Ciudad de Buenos Aires