Skip to content

Instantly share code, notes, and snippets.

@rs
Created June 3, 2010 22:24
Show Gist options
  • Save rs/15ffe23f2d2af3ff3921 to your computer and use it in GitHub Desktop.
Save rs/15ffe23f2d2af3ff3921 to your computer and use it in GitHub Desktop.
#0 0x0000de92 in -[AQGridViewData numberOfItemsPerRow] (self=0x510daf0, _cmd=0x94056cb6) at /Users/rs/Developement/iPhone/AQGridView/Examples/ImageDemo/Classes/../../../Classes/AQGridViewData.m:169
#1 0x00004a50 in -[AQGridView handleGridViewBoundsChanged:toNewBounds:] (self=0x510ca10, _cmd=0x15285, oldBounds={origin = {x = 0, y = 0}, size = {width = 768, height = 200}}, bounds={origin = {x = 0, y = 0}, size = {width = 1024, height = 56}}) at /Users/rs/Developement/iPhone/AQGridView/Examples/ImageDemo/Classes/../../../Classes/AQGridView.m:413
#2 0x00004f91 in -[AQGridView setFrame:] (self=0x510ca10, _cmd=0x959564a4, newFrame={origin = {x = 0, y = 44}, size = {width = 1024, height = -56}}) at /Users/rs/Developement/iPhone/AQGridView/Examples/ImageDemo/Classes/../../../Classes/AQGridView.m:460
#3 0x002eac9c in -[UIView(Geometry) resizeWithOldSuperviewSize:] ()
#4 0x002eddc6 in -[UIView(Geometry) resizeSubviewsWithOldSize:] ()
#5 0x002ebef8 in -[UIView(Geometry) setBounds:] ()
#6 0x0034f3d9 in -[UIViewController window:willAnimateRotationToInterfaceOrientation:duration:] ()
#7 0x002dfcad in -[UIWindow _setRotatableClient:toOrientation:duration:force:] ()
#8 0x002da6f7 in -[UIWindow _setRotatableViewOrientation:duration:force:] ()
#9 0x002db875 in -[UIWindow _updateInterfaceOrientationFromDeviceOrientation:] ()
#10 0x0003cd1a in _nsnote_callback ()
#11 0x027dad05 in _CFXNotificationPostNotification ()
#12 0x00033f00 in -[NSNotificationCenter postNotificationName:object:userInfo:] ()
#13 0x0046f568 in -[UIDevice setOrientation:animated:] ()
#14 0x002c1602 in -[UIApplication _runWithURL:payload:launchOrientation:] ()
#15 0x002c7808 in -[UIApplication handleEvent:withNewEvent:] ()
#16 0x002c30a1 in -[UIApplication sendEvent:] ()
#17 0x002cac47 in _UIApplicationHandleEvent ()
#18 0x0302b17c in PurpleEventCallback ()
#19 0x027c203c in CFRunLoopRunSpecific ()
#20 0x027c1048 in CFRunLoopRunInMode ()
#21 0x002c0e84 in -[UIApplication _run] ()
#22 0x002c8de1 in UIApplicationMain ()
#23 0x00001eb8 in main (argc=1, argv=0xbffff018) at /Users/rs/Developement/iPhone/AQGridView/Examples/ImageDemo/main.m:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment