ios - Setting frame for UIButton ignored -


i have ios 8 application using autolayout involved views. however, main view has lot of programmatically created views take long arrange using auto layout. want manage layout of views myself.

inside view buttons. when try set frame of button, ignored - frame remains unchanged after command, when stepping through in debugger. i've set translatesautoresizingmaskintoconstraints true , false, no difference (for particular problem), , i've deleted constraints on button , view above (both before execution , in code before doing layout, in desperation).

creating & managing constraints programatically tough trace. anyhow , try use storyboard directly - best way manage constrants easily.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -