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

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cocos-discuss?hl=en.

Reply via email to