Re: Missing connection

2011-01-04 Thread Matt Neuburg
On Jan 3, 2011, at 8:35 PM, John Brownie wrote: > On Tue Jan 04 2011 13:56:58 GMT+1000 (PGT) Matt Neuburg wrote: > >> You don't have a method called setStickyModifiers:, do you? If so, it will >> be called at nib-loading time with the button instance as parameter. When an >> instance variable

Re: Missing connection

2011-01-03 Thread John Brownie
On Tue Jan 04 2011 13:56:58 GMT+1000 (PGT) Matt Neuburg wrote: You don't have a method called setStickyModifiers:, do you? If so, it will be called at nib-loading time with the button instance as parameter. When an instance variable isn't set to the instance pointed to by the corresponding ou