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
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
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
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
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