Thanks for the advice. Actually, I'd already figured it out.
Basically, in IB, ensure that the Inspector window is open, and the little blue "i" is selected. Click on the "File's Owner" icon. Go to the inspector window, and select the class you wrote (in my case, a UIViewController subclass called "StatusController." That has the outlets that I was expecting, allows me to connect them, and works as expected.
I'm a bit new to IB3, which is radically different ( and *tons* better ) than IB2.
'Jolly
|