Re: [Pharo-users] Customizing SmalltalkEditor context menu issue

2016-03-23 Thread Ala'a Mohammad
nd of hindrance for the exploratory nature of normal smalltalk code browsing. Regards, Ala'a On Wed, Mar 23, 2016 at 2:05 AM, Nicolai Hess wrote: > > > 2016-03-22 22:27 GMT+01:00 Ala'a Mohammad : >> >> Hi, >> >> I'm trying to modify the conte

[Pharo-users] Customizing SmalltalkEditor context menu issue

2016-03-22 Thread Ala'a Mohammad
Hi, I'm trying to modify the context menu of the code editor through modification to SmalltalkEditor class >> smalltalkEditorMenuOn: testing the modification with (PragmaMenuBuilder pragmaKeyword: 'smalltalkEditorMenu' model: nil) menu popUpInWorld succeeds, and shows the final shape of the menu