Inherits from NSObject

Instance Methods

replaceCharactersInRange:withString:

It is preferable to send this message to GSGlyphEditView instead as it now handles the selection.

- (void)replaceCharactersInRange:(NSRange)aRange withString:(id)aString

Discussion

Note: It is preferable to send this message to GSGlyphEditView instead as it now handles the selection.