> On Jan 4, 2018, at 12:27 AM, Motti Shneor wrote:
>
>>> If I last elect to add such out-of-table popup - can you think of a decent
>>> way to disable opening those in-table popup button cells when more than one
>>> line is selected?
>>
>> If you choose this route I think a better UI is to c
> On Jan 2, 2018, at 12:18 AM, Motti Shneor wrote:
>
> Hi Keary, and many thanks for the answer.
>
> The Main / Document window in my application is a master-detail, and there I
> have it working as desired.
>
> An NSPopupButton placed in the Detail view is set up using same bindings (to
>
On Jan 1, 2018, at 01:46 , Motti Shneor wrote:
>
> Selected Object bound to Measurements Array Controller, Controller Key:
> arrangedObjects, Model Key Path: species, Allows Editing Multiple Values
> Selection, Conditionally Sets Enabled, Creates Sort Descriptor
Your functional problem is her
> On Jan 1, 2018, at 2:46 AM, Motti Shneor wrote:
>
> Hello everyone. Please excuse the anachronism, I am maintaining an old Mac
> Application written early 2014 when Swift was not an option. Pure Obj-C,
> CoreData, and “No-custom-UI” approach.
>
> I have an NSCell based NSTableView, whose co
Your example is difficult to follow. You may need to post the actual project or
a similar project online to get helpful feedback.
From the documentation: "NSArrayController is a bindings compatible class that
manages a collection of objects. Typically the collection is an array, however,
if the