Michael J. Lew wrote:

> On a closely related note I saw Michael Fisher's post that
> properties() doesn't return ALL of the properties: "You can get most
> but not all of the properties of an object using the
> properties array".  Why not all of the properties? What type of
> properties are left out?

The properties array was designed with profiles in mind -- it provides a way
of changing multiple properties at once.  So the properties left out
are ones that wouldn't be appropriate for this, e.g script, or ones that
duplicate functionality (e.g rect is there but height and width aren't).
  Cheers,
     Michael
--
Michael Fisher <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Ltd - Power to the Developer!
Tel: +44 (0)870 747 1165 Fax: +44 (0)1639 830 707






_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to