Hi,

I have a table with one section of style UITableViewCellEditingStyleDelete.
Once I click on the - button, it changes to vertical and my app crashes.
Here is the stack trace

#0  0x32043cd0 in GSEventGetType ()
#1  0x30b7109c in
-[UITableViewCellDeleteConfirmationControl(UITableViewCellDeleteConfirmationControlStatic)
_interceptEvent:] ()
#2  0x309a41bc in -[UIView(Geometry) hitTest:withEvent:] ()
....
#20 0x3050e47e in __NSFireTimer ()
#21 0x30254a0e in CFRunLoopRunSpecific ()
#22 0x3025416a in CFRunLoopRunInMode ()
#23 0x320452a4 in GSEventRunModal ()
#24 0x308f037c in -[UIApplication _run] ()
#25 0x308eea94 in UIApplicationMain ()
#26 0x000023c0 in main (argc=1, argv=0x2ffff55c) at
/Users/<user>/dev/mpsrepos/finance/Trunk_Latest/trunk/main.m:17

Any idea regarding this.

Regards
Mustafa
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to