Search found 840 matches

by shaosean
Sun Jul 08, 2018 3:49 pm
Forum: Android Deployment
Topic: Playing sound through Notifications/System instead of Media.
Replies: 7
Views: 6390

Re: Playing sound through Notifications/System instead of Media.

Googie85 wrote:
Sun Jul 08, 2018 5:37 am
the notification or system sounds channels.
I think this is the part that is throwing everyone off.. What do you mean by this? Can you point out an example or something from another programming language that shows what you mean?
by shaosean
Tue May 22, 2018 3:07 pm
Forum: Android Deployment
Topic: send email with attachment
Replies: 22
Views: 16247

Re: send email with attachment

If the emails you are sending are not confidential, email them to me <shaosean AT hotmail DOT com>, and I'll take peek..

If this is something you can do quickly, can you modify your program to send the completed email as a plain text email to me?
by shaosean
Thu May 03, 2018 4:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: GOFUNDME for one of US - UPDATE
Replies: 7
Views: 7882

Re: GOFUNDME for one of US

From this 2016 posting https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html On April 20, 2017, we will start blocking OAuth requests using web-views for all OAuth clients on platforms where viable alternatives exist. On November 1, 2016 we added a notification...
by shaosean
Thu May 03, 2018 4:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: GOFUNDME for one of US - UPDATE
Replies: 7
Views: 7882

Re: GOFUNDME for one of US

From his email Apparently, google stopped using their old method of oAuth and started deprecation from 1March 2017. As of Apr 20 2018 it no longer works. From Google's documentation Important: OAuth 1.0 was officially deprecated on April 20, 2012, and is no longer supported. We encourage you to migr...
by shaosean
Fri Apr 06, 2018 8:49 am
Forum: Announcements
Topic: FreeLibs for LiveCode
Replies: 29
Views: 26925

Re: FreeLibs for LiveCode

Feel free to put it on GitHub..

I've found that this new LCB stuff is nice, but still lots of things that don't work with doing the Cocoa calls.. I've submitted bug reports and have had most of them fixed, so kudos to the development team..
by shaosean
Thu Apr 05, 2018 11:55 pm
Forum: Announcements
Topic: FreeLibs for LiveCode
Replies: 29
Views: 26925

Re: FreeLibs for LiveCode

my bad.. here is the all-in-one version you mentioned (your changes have not been added to this, as I just compressed it and uploaded it).. again, it's in the public domain, so feel free to do whatever you want with it..
by shaosean
Thu Apr 05, 2018 7:48 am
Forum: Announcements
Topic: FreeLibs for LiveCode
Replies: 29
Views: 26925

Re: FreeLibs for LiveCode

You're welcome.. It's in the public domain, so do what you want with it :)
by shaosean
Thu Apr 05, 2018 5:38 am
Forum: Announcements
Topic: FreeLibs for LiveCode
Replies: 29
Views: 26925

Re: FreeLibs for LiveCode

here it is.. enjoy..
by shaosean
Wed Apr 04, 2018 12:44 am
Forum: Announcements
Topic: LiveCode 9.0 Released
Replies: 7
Views: 7691

Re: LiveCode 9.0 Released

Not too certain if this part is needed on the post
Your account email is <<Email Address>>.
by shaosean
Sat Jan 27, 2018 1:09 pm
Forum: Talking LiveCode
Topic: Cannot make SE colorization stick
Replies: 26
Views: 14697

Re: Cannot make SE colorization stick

Awesome job.. Let me know if there's anything you need a hand with..
by shaosean
Sat Jan 27, 2018 11:08 am
Forum: Developer Services Marketplace
Topic: Developer assistance needed
Replies: 20
Views: 22545

Re: Developer assistance needed

Apparently 'sox' <http://sox.sourceforge.net> would be a better tool, as it is made for audio processing..

https://superuser.com/questions/571463/ ... ed-numeric
by shaosean
Sat Jan 27, 2018 11:04 am
Forum: Developer Services Marketplace
Topic: Developer assistance needed
Replies: 20
Views: 22545

Re: Developer assistance needed

Might be possible to do the concatenating using shell commands and use ffmpeg..
by shaosean
Sat Jan 27, 2018 11:00 am
Forum: Talking LiveCode
Topic: Cannot make SE colorization stick
Replies: 26
Views: 14697

Re: Cannot make SE colorization stick

Well, seeing as someone else wrote a plugin to do it, there's no need to hack the IDE or write a plugin to do it ;) BUT, always hack the IDE and learn how to write plugins.. Learn as much as you can.. Ask questions, question everything (except that one thing, you know which one I'm talking about ;) ...
by shaosean
Sat Jan 27, 2018 2:30 am
Forum: Talking LiveCode
Topic: Cannot make SE colorization stick
Replies: 26
Views: 14697

Re: Cannot make SE colorization stick

I recommend not modifying the IDE stacks, as you have seen they can be a pain, but if you upgrade all your changes will be lost. Until there's an API to change the themes, overriding the IDE scripts is probably the safest bet.

Go to advanced search