Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 6. Advanced Tables > Customizing the Table View

Customizing the Table View

Further customize your tables by using a normal UIViewController and decoupling the table view. Figure 6-5 shows a partially translucent table set in the middle of a UIImageView. Listing 6-2 shows the table creation. It is built with a small frame, set with an alpha level of just 0.35, and added to the background as a subview. This kind of modification lets you break out of the “my application is the table, my table is the application” mindset and use scrolling tables more flexibly but again at a computational cost. Make sure you test on the iPhone to catch any performance issues introduced by your customization.

Figure 6-5. Tables can use translucency as shown in this highly customized table view.



  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial