Standard Icons for buttons in version 8.1 Standalones

2016-09-11 Thread Richard Burkett
deprecated and being replaced by SVG images? Just wondering before I go to a lot of trouble to build new icons for a bunch of things. Richard Burkett richard.burk...@sbcglobal.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Tool palette and Inspector disappearing in LC8.1?

2016-09-20 Thread Richard Burkett
cursor and then try to show the Tool Palette (which doesn’t always work when choosing the menu). It’s really annoyingly frequent. There are a lot of great things in LC 8.1, but the editing interface isn’t exactly one of them. Richard Richard Burkett richard.burk...@sbcglobal.net

Re: use-livecode Digest, Vol 156, Issue 48

2016-09-21 Thread Richard Burkett
Hi Devin, Yes, that’s pretty much it exactly. I’ll try to isolate when this happens and add it to the bug report. And yes, the Inspector failing to re-open seems worse in LC 8.0.2 Thanks, RIchard Richard Burkett richard.burk...@sbcglobal.net > > Message: 14 > Date: Wed, 21 Sep 2016

Problem pasting from Livecode to Mac Mail

2018-01-09 Thread Richard Burkett via use-livecode
fine - single line spacing. What’s LiveCode adding to each line that causes Mac Mail to show the pasted text as double spaced? Is there a way to filter/remove that? Richard Burkett richard.burk...@sbcglobal.net ___ use-livecode mailing list use

Re: Problem pasting from Livecode to Mac Mail

2018-01-10 Thread Richard Burkett via use-livecode
clipboarddata to ( "blah" & lf & "blah" & lf & "blah" & cr & "blah" & cr & "blah" & return & "blah" ) What’s different about text set in the clipboard in LiveCode from other text copied from other

Re: use-livecode Digest, Vol 172, Issue 22

2018-01-10 Thread Richard Burkett via use-livecode
6" ) -- Windows end if unlock the clipBoard end mouseUp Quietly laughing here as I had to copy the script from LC script editor to text edit to avoid having double spacing! Richard Richard Burkett richard.burk...@sbcglobal.net > On Jan 10, 2018, at 11:20 AM, Paul Hibbert wro

Re: Problem pasting from Livecode to Mac Mail

2018-01-13 Thread Richard Burkett via use-livecode
clipBoard key “plainTextREALLY” that uses that script. Thanks again for your help with this, Paul Hibbert. Richard Richard Burkett richard.burk...@sbcglobal.net On Fri, Jan 12, 2018 Brian Milby wrote: > That is precisely why we are having this conversation. An assumption was > mad

Re: Pasting tabs into Excel

2018-02-05 Thread Richard Burkett via use-livecode
Excel. It’s a little different than Brian’s which he sent to help my question (thanks again!). It works in both cases (Mail and Excel), and is set up to work on three platforms. Richard Burkett richard.burk...@sbcglobal.net <mailto:richard.burk...@sbcglobal.net> Here it is, as a version t