Re: Weird bug affecting 10.6 (but not newer)

2013-11-09 Thread Pax
Thank you Ken and Keary. That nailed it - and I'm now a very happy chap. Thanks for this. On 9 Nov 2013, at 16:59, Keary Suska wrote: > On Nov 9, 2013, at 9:33 AM, Pax wrote: > >> My application has three buttons, each with the same Sent Action. In fact, >> all of the buttons are identical

Re: Weird bug affecting 10.6 (but not newer)

2013-11-09 Thread Keary Suska
On Nov 9, 2013, at 9:33 AM, Pax wrote: > My application has three buttons, each with the same Sent Action. In fact, > all of the buttons are identical, except for their name, icon and identifier > (the identifiers are 0, 1 and 2). > > The Sent Action points to a spot of code which will select a

Re: Weird bug affecting 10.6 (but not newer)

2013-11-09 Thread Ken Thomases
On Nov 9, 2013, at 10:33 AM, Pax wrote: > My application has three buttons, each with the same Sent Action. In fact, > all of the buttons are identical, except for their name, icon and identifier > (the identifiers are 0, 1 and 2). > > The Sent Action points to a spot of code which will select

Weird bug affecting 10.6 (but not newer)

2013-11-09 Thread Pax
My application has three buttons, each with the same Sent Action. In fact, all of the buttons are identical, except for their name, icon and identifier (the identifiers are 0, 1 and 2). The Sent Action points to a spot of code which will select a tab view: -(IBAction)selectView:(id)sender {