Mercurial > sdl-ios-xcode
view Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/classes.nib @ 3246:c843261f74a4
From: Jjgod Jiang <gzjjgod@gmail.com>
Date: Sat, 5 Sep 2009 17:27:07 +0800
Disable NSScreen setFrame: hack in 10.6 since it no longer work
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 05 Sep 2009 09:54:45 +0000 |
parents | d63e9f5944ae |
children |
line wrap: on
line source
{ IBClasses = ( {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { ACTIONS = {changeNumberOfSprites = id; selectUpdateMode = id; }; CLASS = MyController; LANGUAGE = ObjC; OUTLETS = {"_framesPerSecond" = id; "_numSprites" = id; "_view" = id; "_window" = id; }; SUPERCLASS = NSObject; }, {CLASS = MyCustomView; LANGUAGE = ObjC; SUPERCLASS = NSQuickDrawView; }, {CLASS = MyCustomWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, { CLASS = SDLMain; LANGUAGE = ObjC; OUTLETS = {"_controller" = id; }; SUPERCLASS = NSObject; } ); IBVersion = 1; }