Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

create custom tableviewcell within a view

I'm trying to create a custom tableviewcell within a view. Specifically, I want to display an image and labels above my table. I'm also using the tab bar at the bottom. All the sample code I'm finding uses a 3 nib approach: 1 rootviewcontroller, 1 mainwindow, and 1 with the custom table cell in it. I don't see how to load the custom view nib into a window that has other stuff in it. Sorry for the long question everyone! Thanks!

like image 244
Rebecca Avatar asked Jan 25 '26 09:01

Rebecca


1 Answers

This article explains how to load a custom table cell from a NIB file. It's pretty easy once you see how it's done.

like image 109
pwc Avatar answered Jan 27 '26 21:01

pwc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!