Quote:
Originally Posted by termitis
I have a uiscrollview with buttons..some buttons are not visible and you must scroll to see them..but the problem is that when Im touching them they do nothing.Only those that where in the initialy visible part of the scrollview can be clicked.
|
This is because only UIButtons that are added to a view ONSCREEN work.