gettingstarted
[Top] [All Lists]

Re: printing problem

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: printing problem
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Thu, 28 Apr 2005 08:44:58 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <4be03962ad48d00605540dcbd1b51a4b at iprimus dot com dot au> <95c5b7f3b1ce530b44d4224e4966ffd7 at iprimus dot com dot au> <0dc8c1aea3fa2c3d013f53730eb4598d at uwsp dot edu> <a06200734be95b0763789 at [10 dot 10 dot 13 dot 4]> <ba19159dda5b645f1cc5b3e8e94e9c5a at uwsp dot edu>
At 8:42 AM -0500 4/28/05, Robert Badger wrote:

I suspected that something like this was the case. My problem now is - how do I let go of the graphics object?

Let whatever references you have to it go out of scope, or if you can't, then assign some other value (such as nil) to them.

I'm talking about the Graphics object to which you're doing your drawing. You have this in some variable or property. That's what you need to release (let go out of scope, or assign Nil to).

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>

<Prev in Thread] Current Thread [Next in Thread>