开发者

UIView debugging

What would people recommend to assist with UIView debugging?

Ideally, I'd like something along the lines of Firebug on Firefox - i.e. with visual information such as the width and height of your UIViews. However, the best solution so far seems to be this article posted in Dec 2008:

http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-on-the-iphone/

Is there a better solution - what else would p开发者_运维问答eople suggest?


I find the randomcolor message handy in addition to NSStringfromCGRect(). Ref: http://www.cocoanetics.com/2011/05/visual-view-debugging/

Also read the comments of the post. Find excellent DCIntrospect - https://github.com/domesticcatsoftware/DCIntrospect

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜