Blocking morph action menus for code browsers

stéphane ducasse ducasse at iam.unibe.ch
Sat Jul 9 08:05:44 UTC 2005


:)
may be on Morph this is ultimate but I will try :)

Stef



On 9 juil. 05, at 9:50, Alexandre Bergel wrote:


> Hi Stef!
>
> That simple,
>
> If you perform a:
> Morph compile: 'invokeMetaMenu: evt  ^ self'
>
> You will remove the menu obtained by pressing the Ctrl button.
>
> To remove halos just do a:
> Morph compile: 'addHalo: evt  ^self'
>
> I attached a changeset to this email.
>
> Alexandre
>
>
> On Sat, Jul 02, 2005 at 01:42:28PM +0200, stéphane ducasse wrote:
>
>
>> hi
>>
>> while programming I noticed that most of the time, I bring the wrong
>> menu on the browser
>> always the grab...Morph related instead of the action ones.
>>
>> Does one of you have a changes so that I could either avoid the morph
>> one or bring the action one instead?
>>
>> Stef
>>
>>
>
> -- 
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.iam.unibe.ch/~bergel
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
> <RemoveStrangeMenu.1.cs>
>
>





More information about the Squeak-dev mailing list