Re: Problem printing a window
Re: Problem printing a window
- Subject: Re: Problem printing a window
- From: Scott Thompson <email@hidden>
- Date: Tue, 25 Oct 2005 08:52:37 -0500
On Oct 24, 2005, at 10:22 PM, Rick Hoge wrote:
Thanks - this got me somewhat further. It still seems odd that a
print: method is provided for NSWindow but it does not actually
work! There are times when I really would like to be able to print
out a screen grab of my window.
If I had to guess, I would say the routine is probably a legacy
routine. You might report a bug against it.
Unfortunately, I don't know a convenient way to capture an on-screen
representation of the window programmatically.
The various views that make up the window are probably drawing the
way they do because they are optimized for on-screen drawing.
:-(
Scott
_______________________________________________
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