In article <482f0847$0$11640$607ed4bc@[EMAIL PROTECTED]
>,
slashlos <slashlos@[EMAIL PROTECTED]
> wrote:
> Gregory Weston wrote:
> > In article <482ee298$0$15206$607ed4bc@[EMAIL PROTECTED]
>,
> > slashlos <slashlos@[EMAIL PROTECTED]
> wrote:
> >
> >> Gregory Weston wrote:
> >>> In article <482ECD2F.7090705@[EMAIL PROTECTED]
>,
> >>>
> >>> What version of IB are you using?
> >> it says 3.1 (649)
> >>
> >> Yes, I'm still able it, and it seems fine, but fear like the
carriage,
> >> it might go poof at midnight.
> >
> > I'm from the school that believes warnings need to be addressed. The
> > fact that your getting that message suggests that there's something
> > "wrong" with the NIB, but I can state from experimentation that making
a
> > date picker the cell for a table column is not a *sufficient* trigger
> > for that wrongness. Possibly your NIB has been saved in a specific
> > format that doesn't sup****t that for some reason, for example.
It does appear to be sufficient, for at least some people. I'm not sure
what's different about our setups, but I followed these steps, the only
difference being that I used an NSTableView instead of an outline view:
> yeah, like getting refund checks from the government or insurance co...
>
> Anyway, I just created a brand new empty nib:
>
> - dragged out a window
> - dragged out an outlineView
> - dragged out a data picker cell for the first column
>
> warning triangle appears. There's an IB preference to show a warning on
> illegal configurations.
I get the warning triangle, and if I click on it I get the same warning
message about the configuration not being sup****ted.
FWIW, this file hasn't been saved at all, the deployment target is
10.5.x, and it's a xib. In IB 3.1 (658) I'm not sure how to create a
nib.
I suppose it's possible that this is an old warning incorrectly left in
place-- some Googling turns up messages from Apple engineers indicating
it's a problem, but those messages are old. See for example
<http://www.cocoabuilder.com/archive/message/cocoa/2005/5/12/135702>
and
<http://lists.apple.com/archives/cocoa-dev/2006/Aug/msg01235.html>.
There doesn't seem to be anything about this in the AppKit release
notes, though, and in any case it doesn't explain why you wouldn't see
it.
--
Tom "Tom" Harrington
Independent Mac OS X developer since 2002
http://www.atomicbird.com/


|