On Oct 30, 2010, at 4:46 pm, Paul Johnson wrote:
> I have 2 tableviews (A and B) in a window. Both use Core Data. A 3rd
> tableview (in a drawer) has a complete list of items that I can selectively
> Drag and Drop to tableview B. I have almost implemented the Drag and Drop,
> but one step is miss
On 2010 Oct 30, at 16:46, Paul Johnson wrote:
> I have 2 tableviews (A and B) in a window. Both use Core Data. A 3rd
> tableview (in a drawer) has a complete list of items that I can selectively
> Drag and Drop to tableview B. I have almost implemented the Drag and Drop,
> but one step is missing
I have 2 tableviews (A and B) in a window. Both use Core Data. A 3rd
tableview (in a drawer) has a complete list of items that I can selectively
Drag and Drop to tableview B. I have almost implemented the Drag and Drop,
but one step is missing. Tableview B has a Relationship to an item in
tableview