Re: NSTableView
Re: NSTableView
- Subject: Re: NSTableView
- From: "David P. Henderson" <email@hidden>
- Date: Mon, 27 Aug 2001 19:10:05 -0400
On Monday, August 27, 2001, at 03:59 , Vince DeMarco wrote:
>
On Monday, August 27, 2001, at 11:53 am, Enigmarelle Development wrote:
>
>
>
>
> On Monday, August 27, 2001, at 02:42 PM, Vince DeMarco wrote:
>
>>
>
>> Setting the grid does nothing. Its not a "approved" aqua look.
>
>>
>
>
>
> Setting the grid color isn't approved or showing the grid itself?
>
>
>
>
setDrawsGrid: doesn't do anything. It might at a latter date though.
>
This is not quite true. Setting the Draws Grid option in IB does
nothing; however, unchecking the option and messaging your tableview
with the -setDrawsGrid: method in the appropriate place in your code
will cause the grid to draw. As far as I know, this is nothing more than
a bug in IB. This has been corroborated by other Apple engineers on this
list and others, namely Omni Group's macosx-dev list and Apple's
projectbuilder-users list.
Dave
--
Chaos Assembly Werks
"Suburbia is where the developer bulldozes out the trees, then names the
streets after them."
- Bill Vaughn