Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Sannyasin Brahmanathaswami
Roger: even on Yosemite, the apple color wheel invoked by LC does not give you the correct RGB value when you use it’s eye dropper… it appears to work, but the hue is 2-3 “degrees" down on the gray scale from the actual color… this is not LC’s fault (at least I don’t think so…) : tested in photo

Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Roger Guay
Thank you , Colin! > On Oct 1, 2015, at 12:30 PM, Colin Holgate wrote: > > Getting info and setting read & write access let them be repaired. > > >> On Oct 1, 2015, at 3:20 PM, Roger Guay wrote: >> >> Yes, crayons work fine in my LC 7.1 as well. >> >> The Apple ColorSync Utility is availab

Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Colin Holgate
Getting info and setting read & write access let them be repaired. > On Oct 1, 2015, at 3:20 PM, Roger Guay wrote: > > Yes, crayons work fine in my LC 7.1 as well. > > The Apple ColorSync Utility is available in the Utilities Folder. I get a > Profile First Aid pane when I try to use it. Howe

Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Roger Guay
Yes, crayons work fine in my LC 7.1 as well. The Apple ColorSync Utility is available in the Utilities Folder. I get a Profile First Aid pane when I try to use it. However, repairs do not work because files are locked. Thanks! > On Oct 1, 2015, at 12:11 PM, Colin Holgate wrote: > > Don’t

Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Colin Holgate
Don’t know how to use the ColorSync Utility, but it opens ok. The crayons are working fine in LC 7.1. > On Oct 1, 2015, at 3:01 PM, Roger Guay wrote: > > Thank you Colin and John, > > I went back to review my situation: The top part of the color picker, the > crayons in particular, disappear

Re: Livecode V8.0 (dp 5) problem

2015-10-01 Thread William Prothero
I reported this as a bug. Bill > On Sep 30, 2015, at 12:42 PM, William Prothero > wrote: > > folks: > I have a simple splash stack that will load another stack when I click on a > button. If I click “Save” to save any changes, the “saving” dialog comes up > and doesn’t go away. I can quite LC

Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Roger Guay
Thank you Colin and John, I went back to review my situation: The top part of the color picker, the crayons in particular, disappear after one use in LC 6.6.5 OS X 10.11. No problems with LC 6.7.6 nor 7.0.6. But, the Apple ColorSync Utility is out on my rMBP! Is it working for you guys? Roger

RE: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread John Dixon
Apple Colour Picker is working fine here... OSX 10.11, LC 7.1 > From: i...@mac.com > Subject: Apple Color Picker is Screwed Up in El Capitan!! > Date: Thu, 1 Oct 2015 11:32:14 -0700 > To: use-livecode@lists.runrev.com > > I just installed El Capitan and found that the Apple Color picker is scre

Re: Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Colin Holgate
Are you talking about the square to the left of the eye dropper, and how it’s white if you reopen the color picker? Was it ever different from that? You can drag a color you want to keep around into one of the little squares to the right. Then the color is still there next time. > On Oct 1, 20

Apple Color Picker is Screwed Up in El Capitan!!

2015-10-01 Thread Roger Guay
I just installed El Capitan and found that the Apple Color picker is screwed up . . . the color samples go away after one use. And yes, so is the ColorSync Utility. I offer my colorPiquer utility in the interim: https://www.dropbox.com/s/1arbh6jlm35u68z/colorPiquer.livecode?dl=0

Re: What's everyone working on this month? (September 2015 edition)

2015-10-01 Thread Roger Eller
All of my real work is creating and managing in-house applications. We are an international company, but my primary focus is improving business efficiency locally, and in some capacity in my region. My latest app provides an interface to gather work orders for 5 sites in my region, and download a

Re: What's everyone working on this month? (September 2015 edition)

2015-10-01 Thread Trevor DeVore
On Thu, Oct 1, 2015 at 6:22 AM, David V Glasgow wrote: > > Im working on the manual just now, using another LC product, what used to > be Blue Mango’s ScreenSteps. Not sure what happened to Blue Mango, but for > documenting a product, it’s the bees knees. (ScreenSteps is nothing to do > with me

Re: Inter process communication

2015-10-01 Thread Pierre Sahores
Hello, Works perfectly in a 100% reliable mode for years : - Mobile App : HTTP POST to Apache or OpenLiteSpeed Http Deamon - httpd to Linux LC server in cgi mode - LC server to MySQL/INNODB or PostgreSQL RDBMS* *needed to free-up LC-Server from complex requests best suited by ACID-SQL servers.

Re: What's everyone working on this month? (September 2015 edition)

2015-10-01 Thread David V Glasgow
I am working on v 3.0 of an assessment of paedophile sexual interest for professionals working with sex offenders. I’m sweating a bit because it has to be ready for the Association for the Treatment of Sexual Abusers conference in Montreal starting week of 11th Oct. Im working on the manual jus

Re: gjpqy cut off while typing

2015-10-01 Thread BNig
One curious observation regarding descents with large textSizes Regardless of workaround or not: in LC 7.1 when tabbing out of the field the first 3 letters get their descents "cut off". However if you click outside of the field to take focus from it everything looks fine. This affects textSizes o

Re: use-livecode Digest, Vol 145, Issue 1

2015-10-01 Thread bernd . gottwald
Bis zum 12.10.2015 bin ich nicht verfügbar. Ich werde meine Emails nicht lesen. In dringenden Fällen erreichen Sie mich über mein Mobiltelefon. I will be out of office until 12.10.2015. I won't read me emails. In urgent matter please call me on my mobile.

Re: gjpqy cut off while typing

2015-10-01 Thread BNig
Hi Paul, I like your idea to use textshift for screenrefresh, no fiddling with selectedChunk etc. Just one little change to your code in case textshift has not been set before. Then textShift would be empty. Adding 0 to it will not change previous text shift and if textShift has not been set it w