Some parts of this message have been removed.
Learn more about Nabble's security policy.
Hi David,
Can you please provide a bit more
background to your problem. I.e. what version of VW you are using, your
platform, whether the error occurs when printing examples or in your own code,
and also attach the walkback log of the doesNotUnderstand:.
Cheers,
Stewart
-----Original Message----- From:vwnc-bounces@...
[mailto:vwnc-bounces@...] On Behalf
Of david Sent: 7 July 2008 11:50 p.m. To:vwnc@... Subject: [vwnc] MockMedium and
Printing Problem
Hello,
I was wondering if anyone had encountered a problem with MockMedium and
Printing. This class is used in the Printer examples.
I've found I get a #doesNotUnderstand: message which then closes the main
window. The print job runs ok, but for some reason the MockMedium
is being set as the main window, and it does not understand how to handle mouse
events - or so it seems.
Anyone seen anything like this? Or know of a working method for printing a
widget out to a file?