diff --git a/examples/osgviewerCocoa/English.lproj/MainMenu.nib/classes.nib b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/classes.nib new file mode 100644 index 000000000..89622f423 --- /dev/null +++ b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/classes.nib @@ -0,0 +1,19 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {takeBackgroundColourFrom = id; }; + CLASS = NSColorWell; + LANGUAGE = ObjC; + SUPERCLASS = NSControl; + }, + { + ACTIONS = {resetPosition = id; takeBackgroundColorFrom = id; }; + CLASS = ViewerCocoa; + LANGUAGE = ObjC; + SUPERCLASS = NSOpenGLView; + }, + {CLASS = "the_sender"; LANGUAGE = ObjC; SUPERCLASS = NSColorWell; } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/examples/osgviewerCocoa/English.lproj/MainMenu.nib/info.nib b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/info.nib new file mode 100644 index 000000000..f78f22cf6 --- /dev/null +++ b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/info.nib @@ -0,0 +1,26 @@ + + + + + IBDocumentLocation + 373 129 528 286 0 0 1280 1002 + IBEditorPositions + + 213 + 539 268 236 724 0 0 1280 1002 + 29 + 39 393 338 44 0 0 1280 1002 + + IBFramework Version + 446.1 + IBOpenObjects + + 231 + 29 + 213 + 21 + + IBSystem Version + 8P135 + + diff --git a/examples/osgviewerCocoa/English.lproj/MainMenu.nib/keyedobjects.nib b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/keyedobjects.nib new file mode 100644 index 000000000..3b6b1883b Binary files /dev/null and b/examples/osgviewerCocoa/English.lproj/MainMenu.nib/keyedobjects.nib differ