Hmm... Interesting.
Are you just linking the touchDown or TouchUpInside of the new button to the toggleView in the First Responder ?
If I make a new project of type Utility App it seems to respond fine. But as soon as I put anything in MainView.xib e.g. a button it starts to only respond to every third or fourth press.
Very frustrating...
|