[Fwd: Re: IB Disappears]
[Fwd: Re: IB Disappears]
- Subject: [Fwd: Re: IB Disappears]
- From: John Nestor <email@hidden>
- Date: Sun, 02 Dec 2001 21:21:38 -0500
Well, I have again demonstrated that I can make the nib fail to open, by
including a pushbutton in an otherwise text field group.
As I first built it the nib opened fine - several times. There are
several connections to the nib so I went ahead and set up the outlets
and actions. There's a tableView in the interface so I am using the
document as the data source for the view.
When I added the necessary data source over rides to stop the complier
from complaining the nib stopped opening although the project compiles
and displays the interface just fine. So I have included the the entire
project as an attachment rather than the nib alone. FWIW when I move
that pushbutton outside of the group I can complete a small app that
runs fine and allows access to the nib.
You'll probably recognize the interface from cocoadevcentral.
-------- Original Message --------
Subject: Re: IB Disappears