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