Now I am using Three20 in my apps. I have a problem, when I run the application with MainWindow.xib
, the TTTableview
class isn't called. But without MainWindow.xib
it would call the TTTableview
class. I don't know why it's happening. Please help me out.
Thanks.