On Tue, Jan 29, 2008 at 01:19:05PM -0000, [EMAIL PROTECTED] wrote: > Appols in advance for the very simple question. > > How do I turn off the pretty print when I accept a method in a system > browser?
Depends on what you mean by 'pretty print'. What image are you using? If what you call pretty print is the same as what I do, then you get a message before saving, asking you if you want to save with formatting. If so, the button on the top-right of the browser text pane should say you are viewing in pretty-print mode. Switch it to source mode. Also, there is a preference (browsing -> browse with pretty print, iirc) that you may need to turn off. However, you could also be talking about Shout, the add-on package that colorizes source code as you type. It is installed by default on squeak-dev and squeak-web images, but not on others. I don't know how to turn it off, but I would look in preferences first. Preferences are either in World > open > preference browser, or world > help > preferences, depending on your image. -- Matthew Fulmer -- http://mtfulmer.wordpress.com/ Help improve Squeak Documentation: http://wiki.squeak.org/squeak/808 _______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
