{"id":4324,"date":"2014-03-30T09:51:33","date_gmt":"2014-03-30T09:51:33","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/confusing-bug-regarding-iboutlets-collection-of-common-programming-errors\/"},"modified":"2014-03-30T09:51:33","modified_gmt":"2014-03-30T09:51:33","slug":"confusing-bug-regarding-iboutlets-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/confusing-bug-regarding-iboutlets-collection-of-common-programming-errors\/","title":{"rendered":"confusing bug regarding IBOutlets-Collection of common programming errors"},"content":{"rendered":"<p>Iv been breaking my head on this for long but im just not able to figure it out.<\/p>\n<p>In the view Did Load method of my view controller if i try to make some changes to an imageView connected by an IBOutlet, it is non-responsive. It simply does not respond to any changes im making to IBOutlet elements. For eg: if i have an imageView in IB and its connected thru an IBOutlet and i try to set the hidden property of this ImageView it does not respond. Why this is so is beyond me.<\/p>\n<p>I then added that imageView to another view and added the combination as a subView to this view. Then I could make changes to this imageView elements. But if i try to access this imageView in another method other than viewDidLoad, the application crashes. The imageView is an instance variable.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Iv been breaking my head on this for long but im just not able to figure it out. In the view Did Load method of my view controller if i try to make some changes to an imageView connected by an IBOutlet, it is non-responsive. It simply does not respond to any changes im making [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4324","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4324","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4324"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4324\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4324"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4324"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4324"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}