On Sep 7, 2014, at 3:53 PM, Ken Thomases wrote:
> On Sep 7, 2014, at 2:09 PM, Daryle Walker wrote:
>
>> Putting “my2ndCoordinator.overflowArray” gives me a red exclamation
>> stop-sign in the text field […]. Appending a “.@count” gives a grey
>> exclamation stop-sign with a tool-tip of: “Xcod
On Sep 7, 2014, at 2:09 PM, Daryle Walker wrote:
> Putting “my2ndCoordinator.overflowArray” gives me a red exclamation stop-sign
> in the text field […]. Appending a “.@count” gives a grey exclamation
> stop-sign with a tool-tip of: “Xcode cannot resolve the entered keypath”.
Proceed anyway.
On Sep 7, 2014, at 7:02 AM, Ken Thomases wrote:
> On Sep 7, 2014, at 5:15 AM, Daryle Walker wrote:
>
>> Right now, the menu item that holds the submenu where the overflow menu
>> items go is always visible. I was thinking of controlling its visibility
>> with Cocoa Bindings. I select the menu
On Sep 7, 2014, at 5:15 AM, Daryle Walker wrote:
> Right now, the menu item that holds the submenu where the overflow menu items
> go is always visible. I was thinking of controlling its visibility with Cocoa
> Bindings. I select the menu item in the Interface Builder part of Xcode, go
> to th