[Newbies] Re: Squeak context menus

Robert Lamb r.a.lamb at att.net
Mon Jul 13 19:53:16 UTC 2009


K. K. Subramaniam <subbukk <at> gmail.com> writes:

> 
> On Sunday 12 Jul 2009 11:40:13 pm Robert Lamb wrote:
> > I am having trouble finding examples of how to bring up my own right-click
> > context menus. I am guessing that I want CustomMenu for the menu itself,
> > but how do I hook it up to the right-click button? I cannot seem to catch
> > the right- click (umm..yellowButton) event
> Have you looked at doYellowButtonPress:, hasYellowButtonMenu methods?
> 
> Subbu
> 


Subbu, thanks for the reply!
I see the hasYellowButtonMenu method, but not the other. Problem is I cannot 
figure out how to hook it all up and am looking for an example or a link to an 
example or more info.
Thanks!



More information about the Beginners mailing list