{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{CLASS = NonCascadingWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
{
ACTIONS = {closeButton = id; };
CLASS = ReadOnlyEditorController;
LANGUAGE = ObjC;
OUTLETS = {fTextView = NSTextView; };
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
} | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 2732 | Jeff Argast | Initial submission of P4Cocoa |