Quote:
Originally Posted by SimonCowell
Found solution with tab bar controller pointer.
|
Couldn't you access the button through the @Class and creating an instance variable pointer that will point to it? Then add the accessor methods (setter & getters).
That is what you can do to access a view, so why not a button.
Would that work?