Where is Method Finder in Squeak 4.2? It used to exist when I used Squeak two years ago for a short time, and now I still see references to it on the web, but I am having trouble finding information about how to actually *reach* it.
Any assistance would be greatly appreciated -- thanks! -- Sharon Tuttle -- Sharon M. Tuttle, Professor Department of Computer Science Humboldt State University, Arcata, CA [hidden email] _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
_______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
_______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Zomg lol
On Apr 26, 2011, at 6:32 AM, michael rice <[hidden email]> wrote: > sinistrally _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Michael Rice-3
See, that is what I remember from the older version. But there are no flaps in Squeak 4.2 (Squeak 4.2 All-in-One.app), there is a Tools menu, and the items in that menu are:
Browser Workspace Transcript Test Runner ------------------- Monticello Browser Monticello Configurations Simple Change Sorter Dual Change Sorter --------------------- Process Browser Preferences File List I'm not finding it under the other menus, either. So, any help would be appreciated! -- Sharon Tuttle -- Sharon M. Tuttle, Professor Department of Computer Science Humboldt State University, Arcata, CA [hidden email] On Apr 26, 2011, at 6:32 AM, michael rice wrote: > Oops, I meant on the right. I'm sinistrally challenged. > > Michael > > --- On Tue, 4/26/11, michael rice <[hidden email]> wrote: > > From: michael rice <[hidden email]> > Subject: Re: [Newbies] Where is Method Finder in Squeak 4.2? > To: "A friendly place to get answers to even the most basic questions about Squeak." <[hidden email]> > Cc: "Sharon Tuttle" <[hidden email]> > Date: Tuesday, April 26, 2011, 8:29 AM > > Look in the Tools flap (on the left margin), fourth from the top. > > Michael > > --- On Tue, 4/26/11, Sharon Tuttle <[hidden email]> wrote: > > From: Sharon Tuttle <[hidden email]> > Subject: [Newbies] Where is Method Finder in Squeak 4.2? > To: [hidden email] > Cc: "Sharon Tuttle" <[hidden email]> > Date: Tuesday, April 26, 2011, 2:03 AM > > Where is Method Finder in Squeak 4.2? It used to exist when I used Squeak two years ago for a short time, and now I still see references to it on the web, but I am having trouble finding information about how to actually *reach* it. > > Any assistance would be greatly appreciated -- thanks! > > -- Sharon Tuttle > > -- > Sharon M. Tuttle, Professor > Department of Computer Science > Humboldt State University, Arcata, CA > [hidden email] > > > > > > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > -----Inline Attachment Follows----- > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
...Oh! I decided to finally be brave enough to open a New Project -- I'd been putting it off, since I didn't know the difference between a MorphicProject and a MVCProject -- and when I opened a new MorphicProject, there indeed IS a Tools tab right as Michael Rice describes, and there's the Method Finder!
I'm still curious if Method Finder can be reached when not in a Project, but this should suffice for my class in the meantime. Thanks!! -- Sharon Tuttle -- Sharon M. Tuttle, Professor Department of Computer Science Humboldt State University, Arcata, CA [hidden email] On Apr 26, 2011, at 9:49 AM, Sharon Tuttle wrote: > See, that is what I remember from the older version. But there are no flaps in Squeak 4.2 (Squeak 4.2 All-in-One.app), there is a Tools menu, and the items in that menu are: > > Browser > Workspace > Transcript > Test Runner > ------------------- > Monticello Browser > Monticello Configurations > Simple Change Sorter > Dual Change Sorter > --------------------- > Process Browser > Preferences > File List > > I'm not finding it under the other menus, either. So, any help would be appreciated! > > -- Sharon Tuttle > > -- > Sharon M. Tuttle, Professor > Department of Computer Science > Humboldt State University, Arcata, CA > [hidden email] > > > > > > > On Apr 26, 2011, at 6:32 AM, michael rice wrote: > >> Oops, I meant on the right. I'm sinistrally challenged. >> >> Michael >> >> --- On Tue, 4/26/11, michael rice <[hidden email]> wrote: >> >> From: michael rice <[hidden email]> >> Subject: Re: [Newbies] Where is Method Finder in Squeak 4.2? >> To: "A friendly place to get answers to even the most basic questions about Squeak." <[hidden email]> >> Cc: "Sharon Tuttle" <[hidden email]> >> Date: Tuesday, April 26, 2011, 8:29 AM >> >> Look in the Tools flap (on the left margin), fourth from the top. >> >> Michael >> >> --- On Tue, 4/26/11, Sharon Tuttle <[hidden email]> wrote: >> >> From: Sharon Tuttle <[hidden email]> >> Subject: [Newbies] Where is Method Finder in Squeak 4.2? >> To: [hidden email] >> Cc: "Sharon Tuttle" <[hidden email]> >> Date: Tuesday, April 26, 2011, 2:03 AM >> >> Where is Method Finder in Squeak 4.2? It used to exist when I used Squeak two years ago for a short time, and now I still see references to it on the web, but I am having trouble finding information about how to actually *reach* it. >> >> Any assistance would be greatly appreciated -- thanks! >> >> -- Sharon Tuttle >> >> -- >> Sharon M. Tuttle, Professor >> Department of Computer Science >> Humboldt State University, Arcata, CA >> [hidden email] >> >> >> >> >> >> >> _______________________________________________ >> Beginners mailing list >> [hidden email] >> http://lists.squeakfoundation.org/mailman/listinfo/beginners >> >> -----Inline Attachment Follows----- >> >> _______________________________________________ >> Beginners mailing list >> [hidden email] >> http://lists.squeakfoundation.org/mailman/listinfo/beginners > _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Sharon Tuttle
World menu.
Open Method Finder On Tue, Apr 26, 2011 at 9:49 AM, Sharon Tuttle <[hidden email]> wrote: See, that is what I remember from the older version. But there are no flaps in Squeak 4.2 (Squeak 4.2 All-in-One.app), there is a Tools menu, and the items in that menu are: _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Thank you very much -- that works! 8-)
I will pass this on to my class, also. -- Sharon Tuttle -- Sharon M. Tuttle, Professor Department of Computer Science Humboldt State University, Arcata, CA [hidden email] On Apr 26, 2011, at 9:58 AM, Paul C Johnson wrote: > World menu. > Open > Method Finder > > On Tue, Apr 26, 2011 at 9:49 AM, Sharon Tuttle <[hidden email]> wrote: > See, that is what I remember from the older version. But there are no flaps in Squeak 4.2 (Squeak 4.2 All-in-One.app), there is a Tools menu, and the items in that menu are: > > Browser > Workspace > Transcript > Test Runner > ------------------- > Monticello Browser > Monticello Configurations > Simple Change Sorter > Dual Change Sorter > --------------------- > Process Browser > Preferences > File List > > I'm not finding it under the other menus, either. So, any help would be appreciated! > > -- Sharon Tuttle > > -- > Sharon M. Tuttle, Professor > Department of Computer Science > Humboldt State University, Arcata, CA > [hidden email] > > > > > > > On Apr 26, 2011, at 6:32 AM, michael rice wrote: > > > Oops, I meant on the right. I'm sinistrally challenged. > > > > Michael > > > > --- On Tue, 4/26/11, michael rice <[hidden email]> wrote: > > > > From: michael rice <[hidden email]> > > Subject: Re: [Newbies] Where is Method Finder in Squeak 4.2? > > To: "A friendly place to get answers to even the most basic questions about Squeak." <[hidden email]> > > Cc: "Sharon Tuttle" <[hidden email]> > > Date: Tuesday, April 26, 2011, 8:29 AM > > > > Look in the Tools flap (on the left margin), fourth from the top. > > > > Michael > > > > --- On Tue, 4/26/11, Sharon Tuttle <[hidden email]> wrote: > > > > From: Sharon Tuttle <[hidden email]> > > Subject: [Newbies] Where is Method Finder in Squeak 4.2? > > To: [hidden email] > > Cc: "Sharon Tuttle" <[hidden email]> > > Date: Tuesday, April 26, 2011, 2:03 AM > > > > Where is Method Finder in Squeak 4.2? It used to exist when I used Squeak two years ago for a short time, and now I still see references to it on the web, but I am having trouble finding information about how to actually *reach* it. > > > > Any assistance would be greatly appreciated -- thanks! > > > > -- Sharon Tuttle > > > > -- > > Sharon M. Tuttle, Professor > > Department of Computer Science > > Humboldt State University, Arcata, CA > > [hidden email] > > > > > > > > > > > > > > _______________________________________________ > > Beginners mailing list > > [hidden email] > > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > -----Inline Attachment Follows----- > > > > _______________________________________________ > > Beginners mailing list > > [hidden email] > > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Paul C Johnson
Thank you very much -- that works! 8-)
I will pass this on to my class, also. -- Sharon Tuttle -- Sharon M. Tuttle, Professor Department of Computer Science Humboldt State University, Arcata, CA [hidden email] On Apr 26, 2011, at 9:58 AM, Paul C Johnson wrote: > World menu. > Open > Method Finder > > On Tue, Apr 26, 2011 at 9:49 AM, Sharon Tuttle <[hidden email]> wrote: > See, that is what I remember from the older version. But there are no flaps in Squeak 4.2 (Squeak 4.2 All-in-One.app), there is a Tools menu, and the items in that menu are: > > Browser > Workspace > Transcript > Test Runner > ------------------- > Monticello Browser > Monticello Configurations > Simple Change Sorter > Dual Change Sorter > --------------------- > Process Browser > Preferences > File List > > I'm not finding it under the other menus, either. So, any help would be appreciated! > > -- Sharon Tuttle > > -- > Sharon M. Tuttle, Professor > Department of Computer Science > Humboldt State University, Arcata, CA > [hidden email] > > > > > > > On Apr 26, 2011, at 6:32 AM, michael rice wrote: > > > Oops, I meant on the right. I'm sinistrally challenged. > > > > Michael > > > > --- On Tue, 4/26/11, michael rice <[hidden email]> wrote: > > > > From: michael rice <[hidden email]> > > Subject: Re: [Newbies] Where is Method Finder in Squeak 4.2? > > To: "A friendly place to get answers to even the most basic questions about Squeak." <[hidden email]> > > Cc: "Sharon Tuttle" <[hidden email]> > > Date: Tuesday, April 26, 2011, 8:29 AM > > > > Look in the Tools flap (on the left margin), fourth from the top. > > > > Michael > > > > --- On Tue, 4/26/11, Sharon Tuttle <[hidden email]> wrote: > > > > From: Sharon Tuttle <[hidden email]> > > Subject: [Newbies] Where is Method Finder in Squeak 4.2? > > To: [hidden email] > > Cc: "Sharon Tuttle" <[hidden email]> > > Date: Tuesday, April 26, 2011, 2:03 AM > > > > Where is Method Finder in Squeak 4.2? It used to exist when I used Squeak two years ago for a short time, and now I still see references to it on the web, but I am having trouble finding information about how to actually *reach* it. > > > > Any assistance would be greatly appreciated -- thanks! > > > > -- Sharon Tuttle > > > > -- > > Sharon M. Tuttle, Professor > > Department of Computer Science > > Humboldt State University, Arcata, CA > > [hidden email] > > > > > > > > > > > > > > _______________________________________________ > > Beginners mailing list > > [hidden email] > > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > -----Inline Attachment Follows----- > > > > _______________________________________________ > > Beginners mailing list > > [hidden email] > > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Free forum by Nabble | Edit this page |