Re: Most Efficient Way To "Blink"

2018-10-08 Thread Bob Sneidar via use-livecode
Ooh that's cool! A per domain setting. I wonder if Apple Mail can do that?? Bob S > On Oct 6, 2018, at 19:57 , Mark Wieder via use-livecode > wrote: > > On 10/06/2018 07:38 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > >> I am recently switched to Thunderbird for mail, it is enter

Re: Most Efficient Way To "Blink"

2018-10-06 Thread Mark Wieder via use-livecode
On 10/06/2018 07:38 PM, Sannyasin Brahmanathaswami via use-livecode wrote: I am recently switched to Thunderbird for mail, it is entering the asterisk in code. Sorry about that. Look in TBird Preferences at Account Settings | Composition & Addressing and make sure 'Compose messages in HTML f

Re: Most Efficient Way To "Blink"

2018-10-06 Thread Sannyasin Brahmanathaswami via use-livecode
On 10/6/18 10:47 AM, Mark Wieder via use-livecode wrote: > After much editing (can you possibly post text instead of lots of > asterisks?) I tried this and it works here, although if you really want > to see the blink you need another wait statement after the second > background color change. Ot

Re: Most Efficient Way To "Blink"

2018-10-06 Thread Mark Wieder via use-livecode
On 10/06/2018 01:20 PM, Sannyasin Brahmanathaswami via use-livecode wrote: I just crashed 9.0.1. stable with the first recursion error I had in a long time. After much editing (can you possibly post text instead of lots of asterisks?) I tried this and it works here, although if you really wan

Re: Most Efficient Way To "Blink"

2018-10-06 Thread Tom Glod via use-livecode
does this code crash it all the time or just one time? On Sat, Oct 6, 2018 at 4:21 PM Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > I just crashed 9.0.1. stable with the first recursion error I had in a > long time. > > I was playing with to "blinking" ani

Most Efficient Way To "Blink"

2018-10-06 Thread Sannyasin Brahmanathaswami via use-livecode
I just crashed 9.0.1. stable with the first recursion error I had in a long time. I was playing with to "blinking" animation. using send "blinkStart true" to me in 500 milliseconds crashed the IDE. Now I have this, but color doesn't change. Anyone have a efficient recipe to "blink" any contr