[squeak-dev] LikeNotepad

Javier Diaz-Reinoso javier_diaz_r at mac.com
Sun Jun 6 23:00:41 UTC 2010


This is a simple change set for using a workspace more like a notepad:

- remove append of 'Workspace from ' in FileList>>viewContentsInWorkspace
- only add '.text' in TextEditor>>saveContentsInFile when the suggestedName do not have '.text'.

otherwise if you change the file and then save it, you need to cut the extra 'Workspace from ' or '.text'.

What is not changed is the name of the original window, so if you start with a new workspace, then save the file, the title of the window remains as 'Workspace'.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: LikeNotepad.1.cs.zip
Type: application/zip
Size: 1449 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100606/1c7d23fd/LikeNotepad.1.cs.zip


More information about the Squeak-dev mailing list