Re: StripedTableView and sheets
Re: StripedTableView and sheets
- Subject: Re: StripedTableView and sheets
- From: email@hidden
- Date: Sun, 6 Apr 2003 21:56:04 +0200
On dimanche, avril 6, 2003, at 09:41 PM, James J. Merkel wrote:
To Cocoa programmers,
I used the StripedTableView custom class from TableTester in a
TableView to provide alternate row colors and it worked great.
However, I also tried to use it in a sheet and it did not work
properly. Only the first column is drawn correctly with the alternate
row colors. Is there some subtlety about sheets that I should be
taking into account?
Any help would be appreciated.
Must be the Interface Builder bug you're seeing. The background of your
Prototype cell is being drawn.
_______________________________________________
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.