Hi,
Fresh 4.2 image. Opened Browser. Made a new category. Made a new class. Tried to change the class comment but can't. Can't, can't, can't. Can you? For me, it always goes back to "THIS CLASS HAS NO COMMENT!" What is going on? Thanks, Tim _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
On Apr 11, 2011, at 10:41 AM, Tim Johnson wrote: > Hi, > > Fresh 4.2 image. Opened Browser. Made a new category. Made a new class. Tried to change the class comment but can't. Can't, can't, can't. Can you? For me, it always goes back to "THIS CLASS HAS NO COMMENT!" What is going on? Argh! I forgot that the information box at the bottom of the browser window is read-only. Of course I can add my comment by clicking on "?" and editing it there. Sorry. I'm confused. Or am I? Thanks, Tim _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Tim Johnson
>>>>> "Tim" == Tim Johnson <[hidden email]> writes:
Tim> Fresh 4.2 image. Opened Browser. Made a new category. Made a new Tim> class. Tried to change the class comment but can't. Can't, can't, Tim> can't. Can you? For me, it always goes back to "THIS CLASS HAS NO Tim> COMMENT!" What is going on? Do you get an error when you command (or option or control or alt) s to save? I took 4.2 trunk, and it worked for me. And for me, it doesn't say "this class has no comment". It says: A Randal is xxxxxxxx. Instance Variables Are you sure you're using the system browser? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[hidden email]> <URL:http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Tim Johnson
On Mon, Apr 11, 2011 at 10:45:10AM -0500, Tim Johnson wrote:
> > On Apr 11, 2011, at 10:41 AM, Tim Johnson wrote: > > > Hi, > > > > Fresh 4.2 image. Opened Browser. Made a new category. Made a new class. Tried to change the class comment but can't. Can't, can't, can't. Can you? For me, it always goes back to "THIS CLASS HAS NO COMMENT!" What is going on? > > Argh! I forgot that the information box at the bottom of the browser window is read-only. Of course I can add my comment by clicking on "?" and editing it there. > > Sorry. I'm confused. Or am I? Tim, Confused or not, at least you are taking the time to comment your classes. This is time well spent, and it is a step that is sometimes overlooked by even the most experienced Smalltalkers. Dave _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
On 12.04.2011, at 03:46, David T. Lewis wrote: > On Mon, Apr 11, 2011 at 10:45:10AM -0500, Tim Johnson wrote: >> >> On Apr 11, 2011, at 10:41 AM, Tim Johnson wrote: >> >>> Hi, >>> >>> Fresh 4.2 image. Opened Browser. Made a new category. Made a new class. Tried to change the class comment but can't. Can't, can't, can't. Can you? For me, it always goes back to "THIS CLASS HAS NO COMMENT!" What is going on? >> >> Argh! I forgot that the information box at the bottom of the browser window is read-only. Of course I can add my comment by clicking on "?" and editing it there. >> >> Sorry. I'm confused. Or am I? > > Tim, > > Confused or not, at least you are taking the time to comment your > classes. This is time well spent, and it is a step that is sometimes > overlooked by even the most experienced Smalltalkers. > > Dave Indeed. Also, it wouldn't be hard to accept the comment if the annotation is edited. Would that be helpful? - Bert - _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Free forum by Nabble | Edit this page |