I suspected that something like this was the case. My problem now is -
how do I let go of the graphics object? Closing or hiding the printme
window doesn't seem to work.
Thanks, Bob.
On Apr 27, 2005, at 4:11 PM, Joseph J. Strout wrote:
At 3:25 PM -0500 4/27/05, Robert Badger wrote:
The printer status window(mac Print:Printing page window) stays on
the screen with the active barber pole as long as the application is
running, but no printing occurs until I quit the application. Has
anyone had this happen before? Is there a common cause for this
behavior?
Yes: you're not letting go of the printer Graphics object. It's when
that object dies that the print job is complete.
Best,
- Joe
--
,------------------------------------------------------------------.
| Joseph J. Strout REAL Software, Inc. |
| joe at realsoftware dot com http://www.realsoftware.com |
`------------------------------------------------------------------'
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|