BTW if the display level is set to one less than the object resides at, it will find it but not display it. Might be a good update to expand the root "node" when it finds anything.
Bob S > On Dec 28, 2018, at 10:05 , Geoff Canyon via use-livecode > <[email protected]> wrote: > > (self-promotion alert) > > Navigator's popup menu has a find function that can: > do a text search in all scripts of selected objects, > in all behaviors of selected objects -- including chained behaviors, > in all enclosed controls: select a card and it will search all > controls on that card, > in all behaviors of all enclosed controls. > > Or do a search by any test you like for any of the options above. Tests use > "tID" for the id of the tested control. So for example you could find all > controls that are square by using: > > the width of tID is the height of tID _______________________________________________ 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
