> On 3 Jul 2016, at 4:19 PM, Jo Meder wrote:
>
> Hi,
>
> Sorry, I thought I’d said enough.
>
> From the 10.8 SDK onward radio buttons which have the same superview and
> action now all behave as if they’re part of one radio group. Prior to this
> each radio button was independent, it was jus
Hi,
Sorry, I thought I’d said enough.
From the 10.8 SDK onward radio buttons which have the same superview and action
now all behave as if they’re part of one radio group. Prior to this each radio
button was independent, it was just a button. You had to use an NSMatrix or
something to get radi
You haven't really described anything about what problem it causes for you and
your framework.
> On Jul 3, 2016, at 2:07 PM, Jo Meder wrote:
>
> Hi,
>
> Our application finally links against the 10.9 SDK. We have a cross platform
> UI framework and have been bitten by the change to radio bu
Hi,
Our application finally links against the 10.9 SDK. We have a cross platform UI
framework and have been bitten by the change to radio buttons in 10.8 SDK,
where radio buttons with the same superview and action now behave as if they’re
all part of the same radio button group. Our framework e
In my app, I ‘m getting this message logged now and again:
CoreAnimation: warning, deleted thread with uncommitted CATransaction; created
by:
0 QuartzCore 0x7fff94e5c69a
_ZN2CA11Transaction4pushEv + 318
1 QuartzCore 0x7fff94e5c19a
_Z