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
> 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
I¹m having a new problem, in code that¹s been around for awhile, that I¹d
swear was never there before. Text field had a NSNumberFormatter and is
bound to a CGFloat. It is for angle entry and the format is set to show the
degree symbol suffix. A Circular slider is bound to the same value. Text
disp