Re: "best practice"
Re: "best practice"
- Subject: Re: "best practice"
- From: Michael de Haan <email@hidden>
- Date: Wed, 20 Jun 2012 23:32:07 -0700
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 (email@hidden)
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:
This email sent to email@hidden