Search found 268 matches

by gpb01
Sat Jun 03, 2017 7:08 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Code translation from different langage : "dtor"
Replies: 11
Views: 8384

Re: Code translation from different langage : "dtor"

Are you sure that the function dtor() is not "Degrees To Radians" function ?

Because ... the sin() function normally want radians ...

Guglielmo
by gpb01
Wed Jun 08, 2016 1:12 pm
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 61575

Re: Dropbox Livecode Library

Ops ... in the previous post I linked an incorrect versions of the library. Thanks to Mike for reporting :)

Enclosed the correct one ... I hope :D

Guglielmo
by gpb01
Sun May 29, 2016 6:26 pm
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 61575

Re: Dropbox Livecode Library

Mikey wrote:My apologies, Gug. From our email exchange, I thought you were not working on it anymore.
Absolutely no problems Mike :) ... as I wrote I really have few time for this, but ... in this case the solution was quite easy and fast ...
... hoping that it works :D :D :D

Guglielmo
by gpb01
Sun May 29, 2016 10:40 am
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 61575

Re: Dropbox Livecode Library

Everyone, Two weeks ago, Dropbox made some changes. Now, the phx_dropboxAvailable function will not work.... This is true ... verified ... :) Guglielmo is no longer working on the library, so it will be up to us to do it. ... not totally correct ;) ... let's say that I have very little time to devo...
by gpb01
Mon Oct 19, 2015 1:14 pm
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 61575

Re: Dropbox Livecode Library

gmccarthy wrote: ... One of the group would setup the dropbox account. ...
This you can already do ... just authorize one time on the first system and copy the tokens on all the others ;)

Guglielmo
by gpb01
Mon Oct 19, 2015 12:21 pm
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 61575

Re: Dropbox Livecode Library

@ gmccarthy: My library use OAuth 1 and I suppose you can't use the access token valid for OAuth 2. Anyway, remember that, as Dropbox points out, by generating an access token, you will be able to make API calls for your own account without going through the authorization flow. To obtain access toke...
by gpb01
Thu Aug 20, 2015 8:57 am
Forum: Android Deployment
Topic: MergExt Android Problems
Replies: 8
Views: 5773

Re: MergExt Android Problems

Unfortunately, i think you have bought the iOS extension (the Android extension name is mergZXing-android-1.0.0b3, the iOS one is mergZXing-1.2.15), totally useless on Android ... so, probably, there's not much you can do :|

Guglielmo
by gpb01
Wed Aug 19, 2015 8:09 pm
Forum: Android Deployment
Topic: MergExt Android Problems
Replies: 8
Views: 5773

Re: MergExt Android Problems

Gary,
I think I remember that, in the past, there were some incompatibilities including, at the same time, iOS extensions and Android extensions. I do not know the current situation, but ... try to generate the Android application without the iOS extension included.

Guglielmo
by gpb01
Wed Aug 19, 2015 8:01 pm
Forum: Android Deployment
Topic: MergExt Android Problems
Replies: 8
Views: 5773

Re: MergExt Android Problems

Hi Klaus ... ... Gary speak about " barcode reader " and: Some externals that need to use the Java APIs available on Android are also available but until the official SDK is released they will remain in beta and only be available to mergExt Complete users. These are mergAV with an implementation of ...
by gpb01
Wed Aug 19, 2015 3:07 pm
Forum: iOS Deployment
Topic: App messages while in background
Replies: 5
Views: 3797

Re: App messages while in background

Pistris wrote: I think am gonna buy the MergExt suite of externals
they look very useful
Totally agree with you ...
... I used/use it with satisfaction for several years ;)

Guglielmo
by gpb01
Tue Aug 18, 2015 6:11 pm
Forum: iOS Deployment
Topic: App messages while in background
Replies: 5
Views: 3797

Re: App messages while in background

... never understood well :D

I think there are problems when using "wait" statement, but really not clear.

If you do some search on the forum, probably you will find few threads speaking about iOS background tasks ;)

Guglielmo
by gpb01
Tue Aug 18, 2015 6:40 am
Forum: iOS Deployment
Topic: App messages while in background
Replies: 5
Views: 3797

Re: App messages while in background

Livecode App completely close when you go "home" or you switch to another App ( "UIApplicationExitsOnSuspend" in the App Settings.pList is "true" ). You can try to modify the different pList ( inside Livecode you will find one for each version of iOS ) to set the "key" to "false" BUT is NOT supporte...
by gpb01
Tue Aug 18, 2015 6:30 am
Forum: iOS Deployment
Topic: Textbox selecting, copying and pasting
Replies: 4
Views: 3113

Re: Textbox selecting, copying and pasting

As you can see in the Livecode "dictionary", under "mobileControlCreate" ... it's the whole list ;)

Guglielmo
by gpb01
Mon Aug 17, 2015 8:57 pm
Forum: iOS Deployment
Topic: Textbox selecting, copying and pasting
Replies: 4
Views: 3113

Re: Textbox selecting, copying and pasting

You have to use "iOS native controls" and not Livecode controls, so ... use "mobileControlCreate" to create a "multiline" control and you will have the "select, copy, paste" menu ;)

Guglielmo
by gpb01
Tue Oct 21, 2014 7:28 pm
Forum: iOS Deployment
Topic: Hangs upon clicking Save as Standalone Application
Replies: 1
Views: 2147

Re: Hangs upon clicking Save as Standalone Application

Hi Fanfanix, I had the same problem with OS X 10.9.x ... now, with OS X 10.10 seems ( ... at least for now ) disappeared. Honestly, I have never found a solution ... I always ended LiveCode, restarted it and, doing this two or three times ... I managed to get the build :? I don't know ... maybe prob...

Go to advanced search