Quote:
Originally Posted by yassassin
Hi, is it possible to drag via StoryBoard an activity indicator on a TableView or do I have to implement it with coding?
Thanks in advance,
yassa
|
Storyboard allows you to set up static table views, with pre-defined cells.
You should be able to set up a custom cell that contains an activity indicator.
I saw static table views demonstrated in the WWDC video on storyboard from this year. I suggest downloading it and watching it.