ios - Trying to place buttons over a view in xcode -
i trying create buttons stay on view view displayed under then. should positioning buttons maybe? tried moving buttons on view label didn't work because not displayed.
then did try dragging out second view , made second view subview of first one. put buttons in when run application see superview , subview-the 1 buttons isn't displayed , can't figure out why.
i creating non-programatically , dragging. happen know how can achieve result?
thanks.
Comments
Post a Comment