Hi I have been building a Pharo UI using Spec.
I utilized *MenuModel* for building a *menu*, and now I want to refresh the *menu*after an item in it has been clicked. For example: I click *option1* in *menu* and some other item (say *option2*) in *menu* changes to *option3*. I hope my question is clear. I tried: -- /menu autoRefresh: true./ I was planning to use the /initializePresenter/ method, but am stuck currently. Help appreciated. Best Jigyasa -- View this message in context: http://forum.world.st/Help-required-in-refreshing-MenuModel-tp4930086.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.