> On 15 Mar 2015, at 3:44 am, Patrick J. Collins
> wrote:
>
> Is there anything built-in that does this for me?
No.
You need to stop thinking this way. Cocoa does a lot, but it doesn't do
everything. It goes only as far as very general solutions to very general
application needs - a view
> On 14 Mar 2015, at 4:43 pm, Patrick J. Collins
> wrote:
>
> Is there a way to determine when the table has actually finished drawing
> itself so I can hook into that?
You probably want to rethink what you mean by "processing of data". The table
ALWAYS lazy loads, and only asks your data so
I have a NSView with a background image, and am wondering, what is the
best / easiest way to create the behavior so that if I click on a point
within this NSView and drag a direction, the click point to the current
mouse position would then be highlighted (inverse the colors of the
image for that r
On Mar 13, 2015, at 9:16 PM, Ken Thomases wrote:
>
> On Mar 13, 2015, at 4:29 PM, Daryle Walker wrote:
>
>> My main browser window supports full-screen and optimized zoom. In Yosemite,
>> those two functions share the green titlebar button. When I activate
>> full-screen mode, with either the