Re: NSNumberFormatter Issues

2015-07-05 Thread Gordon Apple
There is no explicit code involved. It’s just a simple binding to a CGFloat. The original property also had a binding from a JoyStick view. However, for testing, I added a new CGFloat property so I could bind the text field only, with no potential interference from the JoyStick view. The angle sett

Re: NSNumberFormatter Issues

2015-07-04 Thread Graham Cox
> On 5 Jul 2015, at 6:53 am, Gordon Apple wrote: > > However, if user changes the > displayed value, leaving the degree symbol intact, it says it is invalid and > throws an exception, essentially ending the program run. This is totally > unacceptable. What is going on here? (And this behavior is