Re: pageHeader and pageFooter
Re: pageHeader and pageFooter
- Subject: Re: pageHeader and pageFooter
- From: James Spencer <email@hidden>
- Date: Mon, 27 Jun 2005 19:54:18 -0500
On Jun 27, 2005, at 11:35 AM, Troy Stephens wrote:
On Jun 27, 2005, at 5:47 AM, James Spencer wrote:
I have a silly little bug that appears to be in Cocoa but is so
absurd that I just want to see if what I'm seeing is right. I'm
using 10.4's new facility for page headers and footers but they
seem to be backwards. That is, the footer is appearing at the top
of the page while the header is at the bottom.
What kind of view are you attempting to print? Is it perhaps a non-
flipped view (-isFlipped returns NO)?
This was the problem; my view is derived directly from NSView and I'm
doing native coordinates so isFlipped returns NO. As I said, I knew
I was doing something absurd. Thank you.
Spence
James P. Spencer
Rochester, MN
email@hidden
"Badges?? We don't need no stinkin badges!"
_______________________________________________
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