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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -