That was it - the assign statement. Thanks very much!
I just assumed I was getting the object and not a copy ..
(and sorry I should have checked the samples first)
Cheers and thanks,
J
On Dec 3, 2008, at 23:00 , Laurent Sansonetti wrote:
Hi John,
On Dec 3, 2008, at 8:45 AM, John Shea wrote
Hi John,
On Dec 3, 2008, at 8:45 AM, John Shea wrote:
Hello all,
has anyone done any printing in MacRuby?
Some examples that ship with MacRuby (such as PathDemo or PagePacker)
implement a printing facility. I don't really remember how it's
implemented but maybe this can help you.
I can
Hello all,
has anyone done any printing in MacRuby?
I can get it to print ok - if I select the page range, otherwise the
print routine wants to print thousands (or more - i got scared and
stopped it) pages.
The rectForPage and the drawRect get called those thousands of times -
even thoug