Re: Find WHAAAAAY faster!

2017-11-30 Thread Bob Sneidar via use-livecode
Write a means of saving an UI stack compactly? But then there is the linked graphic by ID to button issue that would not work sooo... Bob S > On Nov 30, 2017, at 15:46 , Monte Goulding via use-livecode > wrote: > >> On 1 Dec 2017, at 10:45 am, Bob Sneidar via use-livecode >> wrote: >> >>

Re: Find WHAAAAAY faster!

2017-11-30 Thread Monte Goulding via use-livecode
> On 1 Dec 2017, at 10:45 am, Bob Sneidar via use-livecode > wrote: > > What big list?? What array??? That could be really handy if it is exposed to > the IDE. The search first collects all the objects to search then iterates it. How would you want it exposed and what would you do with it?

Re: Find WHAAAAAY faster!

2017-11-30 Thread Bob Sneidar via use-livecode
What big list?? What array??? That could be really handy if it is exposed to the IDE. Bob S > On Nov 30, 2017, at 15:40 , Monte Goulding via use-livecode > wrote: > > It’s in 8.2 +. I originally did this in LC 9 but back ported to 8.2 when we > decided to do that because when I work on the

Re: Find WHAAAAAY faster!

2017-11-30 Thread Monte Goulding via use-livecode
> On 1 Dec 2017, at 10:42 am, Bob Sneidar via use-livecode > wrote: > > You must have back ported it because it's in 8.1.8 rc2 Hmm… nope… definitely 8.2 https://github.com/livecode/livecode-ide/pull/1706

Re: Find WHAAAAAY faster!

2017-11-30 Thread Bob Sneidar via use-livecode
You must have back ported it because it's in 8.1.8 rc2 Bob S > On Nov 30, 2017, at 15:40 , Monte Goulding via use-livecode > wrote: > >> I am in 8.1.6. Where did the speed increase come in? > > It’s in 8.2 +. I originally did this in LC 9 but back ported to 8.2 when we > decided to do that

Re: Find WHAAAAAY faster!

2017-11-30 Thread Monte Goulding via use-livecode
> On 1 Dec 2017, at 10:37 am, dunbarx via use-livecode > wrote: > > I am in 8.1.6. Where did the speed increase come in? It’s in 8.2 +. I originally did this in LC 9 but back ported to 8.2 when we decided to do that because when I work on the IDE I tend to search all stacks in memory regula

Re: Find WHAAAAAY faster!

2017-11-30 Thread Bob Sneidar via use-livecode
Oh sorry 8.1.8 rc2 > On Nov 30, 2017, at 15:37 , dunbarx via use-livecode > wrote: > > I am in 8.1.6. Where did the speed increase come in? > > Craig Newman ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

Re: Find WHAAAAAY faster!

2017-11-30 Thread dunbarx via use-livecode
I am in 8.1.6. Where did the speed increase come in? Craig Newman -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscri

Find WHAAAAAY faster!

2017-11-30 Thread Bob Sneidar via use-livecode
Hi all. Kudos to the dev team. Finding code in the code editor is about 15 times or more faster. Used to take over 30 seconds to find something in all my scripts. Now it takes about 3 seconds. Bob S ___ use-livecode mailing list use-livecode@lists