Mendelsohn, Michael <[EMAIL PROTECTED]> wrote:
> You create a new instance of the MUI xtra from within the handler
> creating the dialog box, as opposed to how I did it.  I just
> created one instance of the xtra on startmovie, and just keep
> using it.  Is your way better for some reason?

Hi Michael,

Having one instance of the MUI xtra hanging around in Director's memory
space won't do much harm.  It's more a question of principle: I try to use
memory on a just-in-time basis.  As soon as a memory-consuming object has
finished its job, I get rid of it to free up memory.

Cheers,

James

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to