Re: spurious Mountain View and Redwood City
Re: spurious Mountain View and Redwood City
- Subject: Re: spurious Mountain View and Redwood City
- From: matt neuburg <email@hidden>
- Date: Tue, 17 Dec 2002 10:48:46 -0800
On 12/17/02 at roughly 10:39 AM, thus spake Henri Lamiraux <email@hidden>:
>
I figured out why "Redwood City" is in the nib, the DataCell seems to
>
keep the last displayed string and archive it.
Cool, thanks for looking into this, Henri!
>
With our without this IB bug your formatter needs to correctly deal
>
with bogus values.
True enough, of course. It just happened that this is not an editable table view so I am in complete control of what values get submitted to the formatter, so when I initially wrote the formatter I didn't test for bogus cases because I knew I wouldn't get any. But I knew wrong! :))) It's actually sort of cool that it happened this way because otherwise I would never have discovered that IB was doing this interesting weird thing. m.
>
On Tuesday, December 17, 2002, at 09:50 AM, matt neuburg wrote:
>
>
>> You can by the way turn off the auto-population from the preferences.
>
>
>
> That makes no difference whatever.
>
>
>
> Also, in my table dataSource I check to see if my data structure is
>
> nil, and return 0 if it is. So my dataSource is not what is supplying
>
> these values; Cocoa is doing it, before the dataSource has supplied
>
> any values at all.
>
>
>
Henri Lamiraux
>
Engineering Manager
>
User Interface Tools Group
>
Apple
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.