On view in IB I have numerous items (including view itself). ONLY one item has tag 0, yet following line works for ANY UITextBox other then the one with tag 0. Note that onl
que is right. I just got bit by this.
From the docs:
Discussion This method searches the current view and all of its subviews for the specified view.
At least it's documented correctly. I guess we need a method called "subviewWithTag:"