• 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: The dreaded "UITableView won't refresh" problem.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The dreaded "UITableView won't refresh" problem.


  • Subject: Re: The dreaded "UITableView won't refresh" problem.
  • From: Aran Mulholland <email@hidden>
  • Date: Thu, 14 Oct 2010 11:02:03 +1100

You have a black table view. Is by chance the text in the cell black
also? (meaning you cant see it)

I would try setting the table view style to grouped, then you could
definitely see if the number of cells you say should be there (in your
numberOfRowsInSection) are there.

Then if the correct number of cells are displayed I would then move on
to why you are not getting your text.

The other thing you have not mentioned, is what happens if you click
(press) a cell, does it highlight? (it only will if it has been set
up).

Aran

On Thu, Oct 14, 2010 at 10:40 AM, Greg Guerin <email@hidden> wrote:
> G S wrote:
>
>> Well, this has proven to be a stumper.  In case the XIB was corrupted,
>> I deleted the whole thing and started over.  Same result.  It's a
>> deal-breaker, since this is the main interface of my app.  Total
>> standstill.
>
>
> I don't recall seeing any of your code that calls reloadData.  Consider
> posting that.
>
> The first step for someone else to find the problem is for someone else to
> duplicate the problem.  So do something that makes that possible.  For
> example, make a complete compilable example that consistently demonstrates
> the problem, upload it to a public drop-box or pastebin website, and post
> the URL to the list.
>
>  -- GG
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: The dreaded "UITableView won't refresh" problem. (From: Greg Guerin <email@hidden>)

  • Prev by Date: iPhone/iPad device orientation problems
  • Next by Date: Text Tables created programatically don't play nice with standard table UI
  • Previous by thread: Re: The dreaded "UITableView won't refresh" problem.
  • Next by thread: NSPersistentDocument and canConcurrentlyReadDocumentsOfType
  • Index(es):
    • Date
    • Thread