• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Ideas to implement a view displaying a graph
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ideas to implement a view displaying a graph


  • Subject: Ideas to implement a view displaying a graph
  • From: Damien Bobillot <email@hidden>
  • Date: Sun, 16 Apr 2006 18:45:52 +0200

Hello,

First, I'd like to precise that I don't want to draw curves or histogram, but graphs with nodes and links. If someone knows an open- source implementation in Cocoa of such a view, I'd be glad to test it.

I wonder if it's a good idea to use the NSControl-NSCell paradigm : a big NSControl for the drawing space and NSCell for the nodes. Or perhaps use a NSView for the drawing space and other NSView for each node, or only one NSView with custom drawing of the content (node+link).

Any ideas ? If someone has already worked on a vector graphics editor, I'm also interested, as I think it's almost the same structure.

Regards,

--
Damien Bobillot

_______________________________________________
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


  • Follow-Ups:
    • Re: Ideas to implement a view displaying a graph
      • From: Nicko van Someren <email@hidden>
    • Re: Ideas to implement a view displaying a graph
      • From: Uli Kusterer <email@hidden>
  • Prev by Date: Re: Open System Preferences?
  • Next by Date: YAMDBP
  • Previous by thread: Re: Adding simple AppleScript commands to a Cocoa application
  • Next by thread: Re: Ideas to implement a view displaying a graph
  • Index(es):
    • Date
    • Thread