开发者

iPhone UIView resources

开发者 https://www.devze.com 2023-01-15 06:39 出处:网络
I have been looking for li开发者_如何学Cttle more deeply UIView introduction resources, such as e-book, video or tutorials. Positioning, subclassing, frame, bouds, subviews, creating programmatically,

I have been looking for li开发者_如何学Cttle more deeply UIView introduction resources, such as e-book, video or tutorials. Positioning, subclassing, frame, bouds, subviews, creating programmatically, loading from xib, both, etc.

I didn't find good resource about it, I would like to hear suggestions ?

Regards


The Apple documentation for views is actually very good for this. The Big Nerd Ranch iPhone book has given me many Aha! moments, especially about view controllers. Erica Sadun's iPhone Developers Cookbook has always been good for nitty gritty information.

Those are a few I've found, but like you I'd love to have just one really great book or tutorial to fill in the many gaps in my UIView knowledge.

0

精彩评论

暂无评论...
验证码 换一张
取 消