Ink.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 21:56, 10 February 2008 Pingi (Talk | contribs) + link to blog entry ← Previous diff |
Revision as of 21:56, 10 February 2008 Pingi (Talk | contribs) Next diff → |
||
| Line 17: | Line 17: | ||
| maintainer = Fred Kiefer | | maintainer = Fred Kiefer | | ||
| - | relatedlinks = [http://www.gnustep.org/experience/examples.html GNUStep Examples page] | + | relatedlinks = |
| + | *[http://www.gnustep.org/experience/examples.html GNUStep Examples page] | ||
| * [http://gnustep.blogspot.com/2008/01/ink-gnustep-text-editor-and-services.html Ink, a GNUstep text editor, and services]| | * [http://gnustep.blogspot.com/2008/01/ink-gnustep-text-editor-and-services.html Ink, a GNUstep text editor, and services]| | ||
| category = [[Category:Editor Applications]] | category = [[Category:Editor Applications]] | ||
| }} | }} | ||
Revision as of 21:56, 10 February 2008
| This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
|---|
Ink is the GNUstep editor.
Current Version: GNUStep Examples 1.1.0
- Released: Sep 11, 2006
- Licensed: GPL 2
Overview
Ink is a basic editor for rtf(d) and plain text. Its main purpose is to demonstrate how to build a document-centered application by subclassing NSDocument.
Features
Maintainer
Fred Kiefer
