logo       

Re: translateFrom:to:table:: msg#00217

lang.smalltalk.squeak.beginners

Subject: Re: translateFrom:to:table:

On Fri, 28 Jul 2006 20:49:13 +0200, Mathieu wrote:

Hi thomas,

You can find some sender of it by right click -> more.. -> senders of it

And there is a way to avoid stinkin' right-click: in any text, select the text of a selector (including its arguments) and do cmd-m and cmd-n :) For example, in a browser with the class definition template (Object subclass: #NameOfSubclass ...) do select from subclass: to category: and see what I mean.

So you can understand how people use it.

Yes, one of the best ways to come to use to Smalltalk/Squeak.

/Klaus

Other wise find the references to it and you can read comment of the
metod or even understand the implementation. (follow same method for
'sender of it' but chose 'references to it')

Math


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise