Widget properties

Neville Smythe neville.smythe at optusnet.com.au
Wed Apr 6 08:03:53 EDT 2022


Is it not a bug that

     the properties of widget “foo”

returns empty (for all values of foo)?

No rect, no visible, no disabled etc, even though these clearly are settable and functional properties of the widget.

You can

    export widget “foo” to array “bar”

but that gives the intrinsic properties of the widget not the usual object properties. Oh and don’t forget the reserved word “array” in the above line, that causes an IDE crash (bug 23655 <https://quality.livecode.com/show_bug.cgi?id=23655> confirmed)

Neville


More information about the use-livecode mailing list