This message comes to you from MacDev-1(tm) -- the Mac(tm) OS Developer
News and Info server.  See below for more info on this list (including
sub/unsub details).
__________________________

Snowmint Creative Solutions LLC has released v1.1 of the SM2DGraphView
open source framework for Cocoa development on MacOS X.  The framework
with complete documentation is available at
<http://developer.snowmintcs.com/>

Version 1.1 updates:
- adds a "don't antialias" line style
- adds accessors to change the color of the border
- adds a datasource method to return a line of points as a simple
NSData object
- includes a minor performance enhancement due to using Quartz 2D
directly instead of NSBezierPath for data line drawing
- fixes a couple minor drawing bugs

This framework provides an NSView subclass which draws a graph of lines
and/or bars including axis labels. The SM2DGraphView class acts very
much like an NSTableView or NSBrowser; SM2DGraphView takes
responsibility for all of the drawing code but relies on a data source
object to provide the specific lines and points to draw. A delegate
object can also be assigned to a graph object to modify the behavior of
the graph view.

The SM2DGraphView framework is a very easy to use graph view that
should work admirably for the average non-scientific application. The
SM2DGraphView class is not thread safe; it is not coded for high
performance drawing. If you need to draw lines with millions of data
points, you should look for other alternatives.

SM2DGraphView is used in Budget and Budget Planner, personal finance
software from Snowmint Creative Solutions LLC.
<http://www.snowmintcs.com/>

__________________________

Please visit our sponsors:

    RadGad(sm): The Place for Useful Gifts & Gadgets.(sm)
    http://www.radgad.com/, mailto:[EMAIL PROTECTED], or 877-5-RADGAD

    MacTech(r) Magazine: The journal of Macintosh technology and development
    http://www.mactech.com, mailto:[EMAIL PROTECTED], or 805-494-9797

    DevDepot(sm): Your Source for RAM, Technical & Developer Products
    http://www.devdepot.com, mailto:[EMAIL PROTECTED] or call 877-DEPOT-NOW

To submit a posting to MacDev-1, mailto:[EMAIL PROTECTED]  To
subscribe to MacDev-1, send mail to [EMAIL PROTECTED] with the
SUBJECT line reading "SUBSCRIBE MACDEV-1".  To unsubscribe, the SUBJECT
line should read "UNSUBSCRIBE MACDEV-1".

MacTech, Developer Depot, RadGad, and Xplain Corporation are not
responsible for any errors, omissions, or other inaccuracies in this
message.

News may be propagated freely, but please attribute your source as MacTech
Magazine, <http://www.mactech.com>.
-- 

Reply via email to