Re: NSTableView setDrawsGrid: YES doesn't result in Grid being drawn
Re: NSTableView setDrawsGrid: YES doesn't result in Grid being drawn
- Subject: Re: NSTableView setDrawsGrid: YES doesn't result in Grid being drawn
- From: "David P. Henderson" <email@hidden>
- Date: Sat, 28 Jul 2001 09:08:40 -0400
On Saturday, July 28, 2001, at 12:42 , Dan Wood wrote:
>
On Thursday, July 26, 2001, at 10:41 PM, email@hidden
>
wrote:
>
>
> Subject line is self explanatory - grids don't seem to be want to be
>
> drawn in my
>
> application - table view works fine in every other aspect. Any
>
> suggestions?
>
>
>
I've noticed the same. This is just a guess -- perhaps somebody more
>
knowledgeable will come along -- but I've assumed that grids are not
>
part of aqua HI guidelines, so they just do nothing. Perhaps you could
>
bring it up on the HI discussion list.....
>
Or it could just be a bug in IB which causes the grid not to draw
properly. To cause the grid to draw in a tableview, uncheck the grid
option in the IB inspector panel; then, call [mytableview
setDrawsGrid:YES] from a method such as -awakeFromNib or -windowDidLoad.
This will cause the grid to draw.
Dave
--
Chaos Assembly Werks
"A lie can run around the world before the truth can get its boots on."
- Israel Zangwill (not Edward R. Murrow)