drawPageBorderWithSize Pagination question
drawPageBorderWithSize Pagination question
- Subject: drawPageBorderWithSize Pagination question
- From: "Stephen C. Jensen" <email@hidden>
- Date: Tue, 21 Jan 2003 09:57:43 -0800
The documentation for drawPageBorderWithSize states:
"Allows applications that use the Application Kit pagination facility
to draw additional marks on each logical page, such as alignment
marks or a virtual sheet border of size borderSize."
Not sure how to actually do this... the function is called as
advertised, but it is called first. Anything you draw seems to get
covered up by the NSView's drawRect command, which is called later.
Can someone point me in the direction of an example?
Thanks!
--
_______________________________________________
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.