ios - Issue with UILabel not loading in a UIView -


ok, have uiview in view controller, when run program uiview displayed fine, when put either uilabel, button or else in uiview wont display when run, displays when uiview on own, works when there uiimageview or uitextfield in it. suggestions why may happen , how fix it?

edit: console showing label , uiview exist , 'on screen' cant seem see it.

seems position problem. can nslog position?


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -