Hello!
Does anyone know how to connect a xib-file to a class. I have a class defining a tableView and have put some data to the table. I now want to connect this class to a nib-file and use it within a application. How do I do that?
thanks in advance
Does anyone know how to connect a xib-file to a class. I have a class defining a tableView and have put some data to the table. I now want to connect this class to a nib-file and use it within a application. How do I do that?
thanks in advance