Re: Find In the IDE

2018-12-28 Thread Bob Sneidar via use-livecode
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 > wrote: > > (self-promotion alert) > > Na

Re: Find In the IDE

2018-12-28 Thread Geoff Canyon via use-livecode
(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,