Drawing Cells Manually
Drawing Cells Manually
- Subject: Drawing Cells Manually
- From: Jason Gignac <email@hidden>
- Date: Mon, 17 Nov 2003 16:35:35 -0600
Hi all! I'm 125% new, and I have a question, that hopefully you can
help me with.
I'm building a program that will show a visual mockup of some newspaper
pages, to allow my users to move them around, examine them, etc. In
short, what I'm trying to do, is to generate the visual representation
of the page. I thought, in my newbieness, the best way to generate this
would be an NSView, where I place NSButtonCells and NSButtons on it,
programatically. What I'm trying to figure out, is how to draw those
buttons with Code. I don't expect you guys to describe all this to me,
but if someone could point me at the right part of the Apple docs to
learn this, maybe if there are tutorials on this? I found tutorials on
NSBezierPath drawing, but what about drawing in standard controls and
cells?
_______________________________________________
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.