Re: Apple Data Plotting Framework
Re: Apple Data Plotting Framework
- Subject: Re: Apple Data Plotting Framework
- From: Daniel J Farrell <email@hidden>
- Date: Tue, 13 Jun 2006 00:40:31 +0100
Thanks for your advice folks.
GraphX looks promising.... I'll have a mess with that.
I am actually using gnuplot already Finlay and really like the graphs
it produces. The problem is I don't know how to go about 'wrapping'
gnuplot into a MacOS window? By using GraphX I could have one graph
window in my app and then, say, in a draw hold thumbnails of the
other figure that my programme computes (this is a science app), so I
can flick though them at will. This way the desktop doesn't get too
cluttered with windows.
Dan.
On 13 Jun 2006, at 00:04, Graham J Lee wrote:
On 12/6/06 23:50, John C. Randolph wrote:
On Jun 12, 2006, at 6:51 AM, Graham J Lee wrote:
I just don't think that a set of delegate methods should be
defined in a @protocol
Why not?
Well, it defines a protocol, and has the outlet:
IBOutlet id <WhateverTheProtocolIsCalled> delegate;
whereas IMHO a delegate shouldn't be *required* to implement all of
the delegate methods. An informal protocol would be better (but as
I said, this is just some value of style).
--
Graham Lee
UNIX Systems Manager,
Oxford Physics Practical Course
http://iamleeg.blogspot.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40imperial.ac.uk
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden