Richard-

Friday, October 7, 2011, 7:41:27 AM, you wrote:

> Somehow I'd gotten the idea that the "control" specifier was limited to
> ordinal references, but apparently it's not.

I do that rather extensively in PowerTools because I need an object
oriented way to deal with any type of control. Since they're all
subclassed from "control" I can deal with the base class when
accessing them, then get the first word of the name to determine the
actual type.

-- 
-Mark Wieder
 mwie...@ahsoftware.net


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to