→ darktt:有沒有用 Xib 或 auto layout? 11/10 13:23
→ haves560:我是用ViewController import"UIView.h" 11/10 13:31
→ haves560:ViewController 有xib 11/10 13:33
推 kiii210:那就看看autolayout 11/10 14:24
→ haves560:如果不使用 auto layout 有其他方法嗎? 11/10 14:50
推 kidd0717:set viewcontrolle.view 的 autoresizesSubviews=NO ? 11/10 15:14
→ whitefur:你用了autolayout就不要再管frame了 11/10 15:22
→ whitefur:如果你要用frame來排版, 就把autolayout關掉 11/10 15:23
→ howdiun:純猜是UIView的subView沒有改變大小 11/12 11:31