On 2010 Nov 30, at 18:44, Junior ABC wrote:
> //call and search on first tab (how??)
In your code, create an outlet (IBOutlet) to the first tab view item, the table
view in the first tab item, and/or whatever else you
need.___
Cocoa-dev mailing list
Hi all,
sorry for my poor english. i am brazilian.
I have an app with 2 tabs. On first tab I search data on my database and i
store the search terms. On second tab called history I show the terms and
when i select one term on tableview I want to call the first tab and search
automatically using t