Sunday, 15 September 2013

ios - How to add cell to tableview's reuse queue before 'cellForRow:'? -


Creating a cell costs a lot and the first scroll becomes hogging, so I want to create a cell and I want to add cellworld before the reuse of the mews again: the queue is called.

I use the dequeueReusableCellWithIdentifier: viewDidload, but when I scroll the table, the cell is being redone again.

Normally all drawing methods of scrollview should be kept as simple as possible to avoid intervals needed. This means that you should also prepare your data / model in the Didload / View Option App or the Last View Controller. Your cellphone should be so easy to set up this image (images) and those text (s) - no checks, no expensive operation such as blurring, receiving data from coredata / network etc.

If you are not sure what exactly is the reason for your gaps, you should learn to use it. If you are lost in the documentation, its result (though it is quite old).

It has been said that as long as you do not post some code which we can discuss, I can not help you.

/ div>

No comments:

Post a Comment