Created
September 15, 2012 21:29
-
-
Save nonopolarity/3729869 to your computer and use it in GitHub Desktop.
the hierarchy of scrollview
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-09-15 14:20:27.621 DrawingFun[16907:303] Hierarchy: | |
2012-09-15 14:20:27.621 DrawingFun[16907:303] <NSView: 0x100604ba0> frame: {{0, 0}, {480, 360}} | |
2012-09-15 14:20:27.621 DrawingFun[16907:303] <NSScrollView: 0x100605140> frame: {{30, 14}, {400, 300}} | |
2012-09-15 14:20:27.621 DrawingFun[16907:303] <NSClipView: 0x100608220> frame: {{1, 1}, {398, 298}} | |
2012-09-15 14:20:27.621 DrawingFun[16907:303] <StretchView: 0x1001399a0> frame: {{0, -3}, {800, 600}} | |
2012-09-15 14:20:27.622 DrawingFun[16907:303] <NSScroller: 0x10011a070> frame: {{383, 1}, {16, 298}} | |
2012-09-15 14:20:27.622 DrawingFun[16907:303] <NSScroller: 0x10011aa40> frame: {{1, 283}, {398, 16}} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment