0

I'm loading a website from another domain into an object-tag and and try to post messages to it but I can't get it to work.

So I tried using a popupwindow and an iframe instead, and both methods worked.

But I think it should work with object-tag to, because if I don't filter for origin I get other messages (messages which I haven't sent)


The best approach is to use Auto Layout and self-sizing cells. Setup constraints in storyboard for your custom cell.

You will not need to reload the tableView. Each cell will automatically adjust its height, based on how much vertical space its subview takes.

For more information, see the detailed walkthrough by smileyborg in his answer to Using Auto Layout in UITableView for dynamic cell layouts & variable row heights.

4

0 回答 0