Re: NIB doesn't link to objects

2010-11-13 Thread Andy Lee
On Nov 13, 2010, at 8:50 PM, Quincey Morris wrote: > 2. You didn't really hook up the outlets in IB. Only you can check that, and > you have, but it's worth keeping in mind that it's easy to talk yourself into > believing that you've done it right when you haven't. (Speaking from painful > perso

Re: NIB doesn't link to objects

2010-11-13 Thread Quincey Morris
On Nov 13, 2010, at 15:20, Charlie Dickman wrote: > Notably, I executed using GDB and watched it get to the method and fail to > assign values. FWIW, there are perhaps 3 "ordinary" causes of this sort of thing: 1. You try to do this at a point in time when the outlets haven't been established