• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: setUsesAlternatingRowBackgroundColors: broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setUsesAlternatingRowBackgroundColors: broken?


  • Subject: Re: setUsesAlternatingRowBackgroundColors: broken?
  • From: Alexander Spohr <email@hidden>
  • Date: Fri, 23 Jan 2004 13:17:56 +0100

Am 23.01.2004 um 12:30 schrieb Stephane Sudre:
On Friday, January 23, 2004, at 11:36 AM, Alexander Spohr wrote:

hi list,

i'm having a problem with setUsesAlternatingRowBackgroundColors:
i add new columns with [tableView addTableColumn:aNewColumn]; and have set the checkbox in IB.
the tableView displays the columns, but it does not draw the alternating rows. all rows are white instead. so i tried to call [tableView setUsesAlternatingRowBackgroundColors:YES]; but it did not help. the first (IB inserted) columns are alternating, the new ones don't.

i have another app where i have 4 columns (added in IB) that work. that app had the same problem but i can't remember why or when it went away.

anyone seen this? any suggestions?

Couldn't it be the old old old bug in Interface Builder where when you add a new column, the background of the cell is drawn?

no. because the problem appears in a running application. and it appears if i add the cols either in IB or programmaticly. no difference, it just does not display the new cells as it should.

atze
_______________________________________________
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.

  • Follow-Ups:
    • Re: setUsesAlternatingRowBackgroundColors: broken? [dirty solution]
      • From: Alexander Spohr <email@hidden>
References: 
 >Re: setUsesAlternatingRowBackgroundColors: broken? (From: Stephane Sudre <email@hidden>)

  • Prev by Date: Re: setUsesAlternatingRowBackgroundColors: broken?
  • Next by Date: Re: FileWrapper Icon for non-document based app
  • Previous by thread: Re: setUsesAlternatingRowBackgroundColors: broken?
  • Next by thread: Re: setUsesAlternatingRowBackgroundColors: broken? [dirty solution]
  • Index(es):
    • Date
    • Thread