Re: Drawing a Grid in a TableView
Re: Drawing a Grid in a TableView
- Subject: Re: Drawing a Grid in a TableView
- From: Magnus Forsberg <email@hidden>
- Date: Wed, 3 Apr 2002 08:30:11 +0200
Hi,
I have an app that contains one TableView and one OutlineView. I
can not get either one to display a grid. I can turn the grid on in
Interface Builder and it will show the grid, but my app does not. The
TableView methods "setDrawsGrid:" and "setGridColor:" don't seem to
affect anything. Has anyone ran into this problem? If you have any
suggestions please let me know. Thanks!
Turn off the grid in IB, and enable it in your code with setDrawsGrid:.
Search the archives if you want more information, a similiar issue
appeared about a month ago (i think).
-- Magnus Forsberg
_______________________________________________
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.