At 12:20 -0500 2001_08_24, [EMAIL PROTECTED] wrote:
>
>What was the workaround when you have a parent script and want to create a
>new #bitmap?

1: Don't have a "new" handler in the parent script. It will work fine 
without one.
1b: If you do need a "creator" method, you can use the old "birth".
2: Make another parentScript called, say "newMemberClass", which 
doesn't have a "new" handler, but some other method called, say 
"mGimmeAMebber", and do the "newing" from there... this is what I do, 
except I do choose other names.
Jakob


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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