Re: Cocoa Simulator

2011-09-22 Thread koko
apparent in the Cocoa Simulator? I.e. >> should the 'tab order' work? > > For standard controls, they seem to work correctly in the simulator in 4.1, > but for your own custom stuff, unless it inherits from some concrete class > that already accep

Re: Cocoa Simulator

2011-09-22 Thread Bayes Scott F
On Sep 22, 2011, at 19:48 , koko wrote: > Should the settings for nextKeyView be apparent in the Cocoa Simulator? I.e. > should the 'tab order' work? For standard controls, they seem to work correctly in the simulator in 4.1, but for your own custom stuff, unless it inherits fr

Cocoa Simulator

2011-09-22 Thread koko
Should the settings for nextKeyView be apparent in the Cocoa Simulator? I.e. should the 'tab order' work? -koko___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. C

Re: [Q] Custom NSFormatter and IB's Cocoa Simulator

2008-09-22 Thread Jonathan Hess
On Sep 22, 2008, at 4:01 PM, JongAm Park wrote: Hello. I tried making my own custom NSFormatter by following the guide, "Interface Builder Plug-In Programming Guide" However, when I tried my NSFormatter subclass using the "Simulate Interface" menu item of the Interface Builder, it rasied

[Q] Custom NSFormatter and IB's Cocoa Simulator

2008-09-22 Thread JongAm Park
Hello. I tried making my own custom NSFormatter by following the guide, "Interface Builder Plug-In Programming Guide" However, when I tried my NSFormatter subclass using the "Simulate Interface" menu item of the Interface Builder, it rasied : An uncaught exception was raised *** - [NSKeyedU