/ bar graphics /
/ bar graphics /
- Subject: / bar graphics /
- From: Luis E! <email@hidden>
- Date: Mon, 21 Jun 2004 18:01:07 +0100 (BST)
I need to do a bar graphic based on an array of data.
I saw that you can draw things in a NSView, but you
have to specify the drawing in only one method:
drawRect:.
I changed to OpenGL but it seems it's the same: you
can only draw things inside the drawRect: method.
I need to have this array as an input parameter and I
don't know what to do... any ideas? Is there a
different/easier way to draw graphics than the ones
named above?
Thanks.
___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself
http://uk.messenger.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.