Autolayout, SplitViews and Silencing Certain Invalid Constraint Warnings

2011-08-18 Thread Martin Pilkington
Hey all, I've got a problem with using Autolayout in a NIB containing a window which itself contains a split view. Now I've had no issue with adding views to a splitview that use constraints, or even using constraints to say how those views should fill the splitview's subviews. But I now want

OgreKit Source Code

2010-08-24 Thread Martin Pilkington
. Does anyone have, or know where I can get, the source for OgreKit. Thanks - Martin Pilkington Writer of Weird Symbols pi...@mcubedsw.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

NSWindow and IBPlugins

2010-06-20 Thread Martin Pilkington
Hey All, I'm creating an IBPlugin for my framework and one of the last classes I'm wanting to add is an NSWindow subclass. I've added a library item to my library nib, I've set up the image view in it, I've added an NSWindow to my nib and changed the class and I've hooked up the library item's

Loading GC test bundles

2009-07-18 Thread Martin Pilkington
with more experience with unit testing with GC) might be able to see something I'm missing. The code that deals with running tests is /OCRunnerTool and AppDelegate.m:102-166. Thanks - Martin Pilkington Writer of Weird Symbols pi...@mcubedsw.com