Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Colin Kelly
+1 On 10/02/2016, 14:07, "use-livecode on behalf of Mike Kerner" wrote: >Request: >For folks who buy the whole kit-and-kaboodle, a monolithic download with >the current versions of everything would be nice. > >On Wed, Feb 10, 2016 at 12:41 AM, Monte Goulding wrote: _

Exchange 365 RESTful API

2016-03-22 Thread Colin Kelly
Has anyone successfully sent any email messages using Microsoft’s RESTful API for their exchange 365 service? — Colin Kelly > ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and man

Re: Infinite LiveCode - Message from CEO

2016-05-12 Thread Colin Kelly
+1 The same goes for SMTP. And as for LC8. It's just too buggy to use in any production apps. If LC7 is truly EoL I will probably have to start reinvesting back into Delphi or brushing back up on C#. I simply don't have time to keep nursing LC and finding workarounds. Thanks LC for the memo

Re: Infinite LiveCode - Message from CEO

2016-05-12 Thread Colin Kelly
for sale, again IMHO. :) Sent from my iPhone > On 13 May 2016, at 00:25, Trevor DeVore wrote: > >> On Thursday, May 12, 2016, Colin Kelly wrote: >> >> And as for LC8. It's just too buggy to use in any production apps. > > > Crap! You should have tol

Re: selecting browse tool does not "stop editing group" anymore in LC 8?

2016-05-26 Thread Colin Kelly
My Livecode v8.01 on Mac (El Capitan) is showing the same behaviour as Klaus when selecting run the group being edited stays in view, the remainder of the card is greyed. — Colin Kelly On 26/05/2016, 14:21, "use-livecode on behalf of Richard Gaskin" wrote: >Klaus major-k wr

Livecode HTML5 and SQL

2020-04-29 Thread Colin Kelly via use-livecode
Anyone got any insightful ways of READING/WRITING to a mySQL table using web-apps developed with Livecode HTML5? Thanks Col. -- Colin Kelly M 07951 920680 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: Collaborative help request for oAuth2 access to DocuSign

2021-06-11 Thread Colin Kelly via use-livecode
Same here, I couldn’t get oAuth working for Intelligent Office in LC but using the same credentials it worked ok through Postman… -- Colin Kelly M 07951 920680 From: use-livecode on behalf of Andrew at MidWest Coast Media via use-livecode Reply to: How to use LiveCode Date: Friday, 11 June

Re: Most streamlined method to get data

2021-07-29 Thread Colin Kelly via use-livecode
Put the last trueword of yourVariable That should do what you need ☺ Col. From: use-livecode on behalf of Craig Newman via use-livecode Date: Thursday, 29 July 2021 at 13:56 To: How to use LiveCode Cc: Craig Newman Subject: Re: Most streamlined method to get data Ugh. I really do not like

Re: I seem to have missed something

2024-07-26 Thread Colin Kelly via use-livecode
Like many here, I use LC to build utility apps to simplify some of the workflows in my workplace, most are raw and dirty but do the job I develop them for. I could create all of these using Python or the like but choose LC due to its simplicity and self-documenting nature as I don’t have to revi

Re: Livecode Future

2024-07-26 Thread Colin Kelly via use-livecode
Hi Heriberto, I find myself in a very similar situation with 180+ employees the new licensing modal is not suitable for the MSE space, at least, not for our specific needs. Such a shame that after 10 years of working with LC and being along for the ride as the product *nearly* matures I too will

Microsoft 365 Rest API

2017-10-12 Thread Colin Kelly via use-livecode
Does anyone have any working livecode scripts/libraries to use with the Microsoft 365 Rest API for accessing Calendar entries? Any help much appreciated. -- Colin Kelly ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Microsoft 365 Rest API

2017-10-13 Thread Colin Kelly via use-livecode
Thanks for this Sean, I’m very keen to understand/learn how you’ve put this together, there does seem to be a wide need for this by the noise generated in this list. Would be great to see this put on one of the upcoming LiveCode Global Days! -- Colin Kelly M 07951 920680 On 12/10/2017, 13

Apple Mac menubar?

2020-01-21 Thread Colin Kelly via use-livecode
Does anyone know if it’s possible with livecode to add an icon and click options to a Mac menubar (the mac menubar at the top of the screen when no applications have focus)? -- Colin Kelly ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: Apple Mac menubar?

2020-01-21 Thread Colin Kelly via use-livecode
Thanks Sean, that's exactly the info I was looking for. On 21/01/2020, 16:39, "use-livecode on behalf of Pi Digital via use-livecode" wrote: Do you possibly mean the System Menu Extensions found on the right of the menu bar? If so then that is not currently possible from LiveCode.