[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Printing



Can someone tell me why the following trap call doesn't print the contents
of window W as a bitmap, as Inside Mac II says it should?

(#_PrCtlCall
  4 ; Value of iPRBitsCtl
  (%ptr-to-int (rref (wptr w) windowRecord.portBits))
  (%ptr-to-int (rref (wptr w) windowRecord.portRect))
  1 ; Value of lPaintBits
)

Are there any plans to support a higher level interface to printing in
MCL?

Randy Beer
Case Western Reserve University