On Jun 20, 2012, at 11:26 PM, Jens Alfke wrote:

> 
> On Jun 20, 2012, at 11:00 PM, Michael de Haan wrote:
> 
>> I would like to be able to "toggle" between the 2 databases using the same 
>> interface( i.e. the same tableView and searchField)(The tableView in one 
>> would need an extra column). I thought perhaps of setting up 2 
>> tableViews/searchFields and simply toggling (hide/show) between the 2 
>> databases. 
>> Other than simply having 2 separate apps, could anyone suggest an approach 
>> that I have missed.
> 
> Um, a pop-up button or radio button or segmented control for selecting the 
> database?
> You definitely don't need two identical sets of table views!


Is the approach therefore to create the bindings to the databases, as well as 
the searchField  in code ( as opposed to IB)?

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to