On Aug 15, 2014, at 8:58 AM, Jonathan Taylor
wrote:
>>> After being impressed with bindings for an NSTableView, I’m looking at what
>>> I can do for a standalone NSPopupButton, in the hope of reducing the amount
>>> of glue code I have. The button isn’t just a simple one though, I need to:
>>
>> After being impressed with bindings for an NSTableView, I’m looking at what
>> I can do for a standalone NSPopupButton, in the hope of reducing the amount
>> of glue code I have. The button isn’t just a simple one though, I need to:
>> - Include separator items
>> - Disable (grey out) some ite
On Aug 15, 2014, at 5:23 AM, Jonathan Taylor
wrote:
> After being impressed with bindings for an NSTableView, I’m looking at what I
> can do for a standalone NSPopupButton, in the hope of reducing the amount of
> glue code I have. The button isn’t just a simple one though, I need to:
> - Inclu