On 04/27/2018 11:40 AM, Richmond Mathewson via use-livecode wrote:
BUT . . . where does one find a catalog of all the kinds of widget available? A catalog of all widgets available would be extremely useful.
put revideextensions() into tArray; put the keys of tArray if you just want widgets, not libraries then filter that with "*widget*" -- Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
