On Sat, Jun 19, 2010 at 8:34 PM, Chris Hanson wrote:
> What kind of "drawing in their NSView" do these controllers do right now?
> Perhaps that code should be in an NSView subclass and that subclass should be
> used in both controllers' nibs.
>
It's pretty simple line graph and plots using NSBe
What kind of "drawing in their NSView" do these controllers do right now?
Perhaps that code should be in an NSView subclass and that subclass should be
used in both controllers' nibs.
-- Chris
On Jun 19, 2010, at 4:58 PM, Shane
wrote:
> I have an applications with two controllers, one inh