Simple windowed application: Difference between revisions

Content added Content deleted
No edit summary
m (→‎with iMops: replaced macintosh only template with plain text)
Line 1,614: Line 1,614:
===with iMops===
===with iMops===
{{works with|iMops|2.23}}
{{works with|iMops|2.23}}
{{Macintosh only}}
Macintosh only - Uses native MacOS GUI calls to Cocoa.
Uses native MacOS GUI calls to Cocoa.

<lang forth>
<lang forth>
:class TextView' super{ TextView }
:class TextView' super{ TextView }