cocoa touch - adding an invisible button to the background in IB -


i'm working xcode doing ipad app. want user click anywhere on screen (not counting text fields) perform ibaction.i'm using invisible button covers whole view. since have text fields in view,i need add invisible button background of user interface. cant seem find option in button attributes? help?

ipad users don't "click". "tap" or "touch".

in interface builder, believe views constructed z-index top bottom appear in document window, dragging button appears first subview of main view should quick fix this.

have considered other approaches? doesn't sound standard behaviour app , cause havoc using voice over. trying accomplish?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -