source:
OGRE/trunk/ogrenew/Mac/XCode/Ogre/config.nib/classes.nib
@
692
Revision 692, 403 bytes checked in by mattausch, 19 years ago (diff) |
---|
Line | |
---|---|
1 | { |
2 | IBClasses = ( |
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, |
4 | { |
5 | ACTIONS = {cancelClicked = id; okClicked = id; }; |
6 | CLASS = OgreConfigWindowController; |
7 | LANGUAGE = ObjC; |
8 | OUTLETS = {messageTextField = id; optionsPopUp = id; }; |
9 | SUPERCLASS = NSWindowController; |
10 | } |
11 | ); |
12 | IBVersion = 1; |
13 | } |
Note: See TracBrowser
for help on using the repository browser.