han
> you are using for your regular view? Use NSPrintOpertaion and
> -setShowPanels: as described in
> http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/Printing/Tasks/UsingPrintPanel.html
>
> --Kyle Sluder
>
> On Wed, Jan 13, 2010 at 8:35 AM, Waldo Lee Sha
I have a situation where I want to print a multi-page PDF. While I
could use the PDFKit utility classes and/or quartz functions to get
the information to manually write drawing/pagination code for a NSView
subclass, I had thought that quicker alternative would be to create an
off-screen PDFView and
I'm getting SIGBUS errors when my [connection rootProxy] is called.
On Wed, Jun 18, 2008 at 3:00 PM, I. Savant <[EMAIL PROTECTED]>
wrote:
> On Wed, Jun 18, 2008 at 2:54 PM, Waldo Lee Sharvey
> <[EMAIL PROTECTED]> wrote:
> > Whoops, I had a typo on ClientControlle
Whoops, I had a typo on ClientController's nameserver's portname (it was
supposed to be "CommServerPort" and not "ChatterPort")
Fixed this, but now I'm getting crashes when the debugger hits [[connect
rootProxy] retain].
On Wed, Jun 18, 2008 at 2:40 PM, W
For the last several days I've been trying to use Distributed Objects in my
application to no avail. I've scanned and scoured for multiple pieces of
documentation over just about everywhere, I've tried one variation of code
after another, initially trying to use NSSocketPort with domain sockets and