Friday, January 20, 2012

Day 12 - Cells

I've worked away the afternoon today trying to get a cell to show up on my Project view. I talked to Dr. Sykes and read the documentation until I finally discovered that there were a couple methods that I needed to implement that "magically" make the cell show up when implemented. There actually is no set "ViewCell" method from what I've come to understand, and that caused me some trouble.

Now that I have the cell, it should be an easy task to make the cell show another view once I click on it in the simulator. Wrong. I spent the rest of my time today trying to figure out how to connect it to a view. For some reason, I think my view's aren't connected to their implementation files, so I might need to recreate those and see. It's amazing how something can be so simple, yet so incredibly difficult. I'm really getting into this now though and so I might be able to find some time to hit it again over the weekend. I want to get the interface done by next week if possible.

No comments:

Post a Comment