does anyone find ipad simulator has bug in message forwarding?
Posted
by Tiger
on Stack Overflow
See other posts from Stack Overflow
or by Tiger
Published on 2010-03-17T01:34:50Z
Indexed on
2010/03/17
1:41 UTC
Read the original article
Hit count: 350
ipad
|iphone-simulator
I have problem with button click. I put a button in a view which is put in a view controller in a navigation controller stack. it is a little complex. but the problem is weird. when I click the top of the button, the action of the button can be triggered. but when I click the bottom, the action is not called at all. does anyone have the same problem here? it looks like a bug of ipad simulator. my application is an ipad app and now no device to test it.
© Stack Overflow or respective owner