editor: add simple carp editor
This commit is contained in:
6
Pond.package/CarpEditor.class/instance/gtContent..st
Normal file
6
Pond.package/CarpEditor.class/instance/gtContent..st
Normal file
@@ -0,0 +1,6 @@
|
||||
initialization
|
||||
gtContent: aView
|
||||
<gtInspectorPresentationOrder: 0>
|
||||
(aView custom: editor)
|
||||
title: 'Editor';
|
||||
display: text
|
Reference in New Issue
Block a user