Re: Printing Core Data
Re: Printing Core Data
- Subject: Re: Printing Core Data
- From: Stefan <email@hidden>
- Date: Wed, 26 Jul 2006 23:20:44 +0200
Am 26.07.2006 um 01:18 schrieb Chris Hanson:
On Jul 25, 2006, at 3:07 PM, Stefan wrote:
Any hints? Some dummy 'hello worl' drawing NSView which really
prints available?
The Sketch example in /Developer/Examples/AppKit has some
demonstrates printing.
Unfortunately, not in there too.
But I found a solution. Instead of creating my NSView subclass in code,
I instanced it in a window and pass a reference using an outlet. Using
this technique, the view instantly started printing something.
Now, my next tast is sizing the NSView. While my NSView instance
performs
sizing nicely based on IB's size setting, my printed NSView gets very
small:
A drawn rectang
_______________________________________________
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