[squeak-dev] Editor / SimpleEditor?

H. Hirzel hannes.hirzel at gmail.com
Thu Sep 28 11:58:02 UTC 2017


Marcel, I removed the two sentences with
http://source.squeak.org/inbox/Morphic-hjh.1351.mcz

Could you please commit it?

-- Hannes



On 9/28/17, Marcel Taeumel <marcel.taeumel at hpi.de> wrote:
> We should remove the two phrases with "SimpleEditor" and "CellStyleEditor".
> They do not apply to Squeak. Just Cuis, I suppose.
>
> Best,
> Marcel
> Am 28.09.2017 11:21:04 schrieb H. Hirzel <hannes.hirzel at gmail.com>:
> The class comment of Editor [1] refers to 'SimpleEditor', a class
> which is not in the most recent Squeak 6.0a.
>
> Should it be just replaced by 'Editor'?
>
> --Hannes
>
> [1] New text editors.
> TextEditor provides most of the functionality that used to be in
> TextMorphEditor.
> SmalltalkEditor is has Smalltalk code specific features.
> SimpleEditor provides basic functionality for single line text
> editing. It does not handle fonts and styles, aligning and Smalltalk
> utilities. It handles one single line.
> CellStyleEditor allows entering alphabetic characters using only
> number keys, like many cell phones do.
>
>


More information about the Squeak-dev mailing list