On 21 Nov 2008, at 11:36 pm, Guillaume Laurent wrote:

Hi all,

I'm currently looking for a Cocoa NSView-like object which would manage several (read lots of) objects of various shape and kind (lines, polygons, ellipses, sprites, text...) placed on a large view, dealing with redisplay, collision detection (so it can tell me which object a user has clicked on for instance).

For those who know Qt (the cross-platform toolkit, not Quicktime), I'm looking for an equivalent of QGraphicsView (formerly known as QCanvas).

Any suggestions ?


There is nothing in Apple's frameworks, but you could look at my DrawKit project:

http://apptree.net/drawkitmain.htm


hth, Graham
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to