IB Disappears
IB Disappears
- Subject: IB Disappears
- From: John Nestor <email@hidden>
- Date: Thu, 29 Nov 2001 21:48:11 -0500
I'm building a cocoa-document app. I create a gui in the
MyDocument.nib window. I wire things up, write some code and run it.
Everything seems fine.
Then I want to relook at the interface design so I double click on
MyDocument.nib in PB. All that appears is the IB pallete. Asking to move
all windows front from the Windows menu does nothing. There appears to
be no way to view the MyDocument nib.
MyDocument.nib is present in my project directory. Nibtool shows all the
expected interface elements as present in MyDocument.nib. I can change
my code based on the interface I designed and it seems to work as
expected. But I can't see the cursed thing!
This behavior just began a couple of hours ago. I've logged out and in,
and heaven forfend, even restarted. Neither helped. The only thing I can
think of is that this is roughly coincident with the recent update of
the DVD player. FWIW I looked at a couple of MyDocument nibs from
yesterday and they opened up just fine.
I am probably doing something totally neuron deficient. None the less -
help!! My firstborn for the answer.