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
Post a Comment