Re: Tab Buttons Mac vs. Win

2020-07-17 Thread Richard Gaskin via use-livecode
Bob Sneidar wrote: > I would LOVE to find out how Livecode for Mac draws those beautiful > tab buttons so I can duplicate it on Windows, because DAYAM are the > Windows ones ugly! Around the turn of the century I wrote to Bruce Tognazzini, back when he was still taking email questions. I

Styled text on mobile

2020-07-17 Thread Richard Gaskin via use-livecode
Am I dreaming the impossible dream? -- Richard Gaskin Fourth World Systems ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Congrats to everyone on success of the Covid-19 -- LiveCode Impact Fund Campaign.

2020-07-17 Thread Stephen Barncard via use-livecode
*Esnipe* is an independently developed web app that is using the ebay api, and the interesting part is that *it's allegedly using livecode and/or livecode server! * I use it all the time! I'm usually able to get almost anything I want from ebay. I don't ever worry before the timer runs out. If

Re: Congrats to everyone on success of the Covid-19 -- LiveCode Impact Fund Campaign.

2020-07-17 Thread J. Landman Gay via use-livecode
On 7/17/20 2:40 PM, Martin Koob via use-livecode wrote: I hadn’t heard of ‘campaign snipers’ but it sounded like a thing I suspect it was a pun or a reference to eBay sniping. That's when bidders wait until the very last second of an auction and then swoop in with a higher price in order to

RE: Push notifications

2020-07-17 Thread Ralph DiMola via use-livecode
Same here. Customers don't want to hear nor will they understand the technical reason why. It just annoys the heck out of them. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

Push notifications

2020-07-17 Thread J. Landman Gay via use-livecode
How come we're still getting this warning when submitting to the App Store: ITMS-90078: Missing Push Notification Entitlement The app does not use notifications. I know it's just a warning, but the client gets a copy of Apple's email and they get concerned. -- Jacqueline Landman Gay

Re: Congrats to everyone on success of the Covid-19 -- LiveCode Impact Fund Campaign.

2020-07-17 Thread Martin Koob via use-livecode
Hi Sean, I hadn’t heard of ‘campaign snipers’ but it sounded like a thing, maybe some new lingo the young folk say about a type of people involved in crowd funding campaign so I searched it up. (Do they still say ‘search it up’?) 'campaign snipers' gets lots of Call of Duty results 'crowd

Re: Congrats to everyone on success of the Covid-19 -- LiveCode Impact Fund Campaign.

2020-07-17 Thread Pi Digital via use-livecode
Martin, are you saying there are campaign snipers :D Well done LC. Worth keeping it alive. Always lots of potential. Sean Cole Pi Digital Productions Ltd > On 17 Jul 2020, at 16:52, Tom Glod via use-livecode > wrote: > > Congrats Livecode Inc on reaching the goal that is good news for

Re: breakpoint causes 3 second delay then exit to top

2020-07-17 Thread Bernard Devlin via use-livecode
I found later that the same thing was happening away from this code block, and with just a red breakpoint. As I don't restart my PC for weeks on end, I quit LC and restarted. Both of these strange error situations disappeared. Which suggests that it is some complex condition (either within my

Re: breakpoint causes 3 second delay then exit to top

2020-07-17 Thread Ludovic THEBAULT via use-livecode
> Le 17 juil. 2020 à 13:52, Bernard Devlin via use-livecode > a écrit : > > This is mystifying in so many ways. I've seen this a few times and I'm at > a loss to explain it. It's LC 9.5.1 on Windows 10. > > *When the code gets to the above breakpoint, the debugger exits to top. It > takes

Re: Congrats to everyone on success of the Covid-19 -- LiveCode Impact Fund Campaign.

2020-07-17 Thread Tom Glod via use-livecode
Congrats Livecode Inc on reaching the goal that is good news for us all! On Thu, Jul 16, 2020 at 2:08 PM Mark Smith via use-livecode < use-livecode@lists.runrev.com> wrote: > Yes, big congrats to everyone; contributors and fund raisers alike . Quite > a feat. I look forward to exciting new

Re: Live code server with Debian 8 Jesse

2020-07-17 Thread Heriberto Torrado via use-livecode
Hi Willian, We currently have four Centos 7/8 Servers running LiveCode Server. They work like a charm. I'm pretty busy, but I'll create a brief tutorial next week. I'll let you know when I'm finished. Best, Hery On 7/15/20 2:53 PM, William Prothero via use-livecode wrote: Hery: I know that I

breakpoint causes 3 second delay then exit to top

2020-07-17 Thread Bernard Devlin via use-livecode
This is mystifying in so many ways. I've seen this a few times and I'm at a loss to explain it. It's LC 9.5.1 on Windows 10. I have a simple conditional, where I want to stop execution and debug some following actions. Here's the code: *try* *if* "15474" is in tControlLongId *then*