Mobile options menu problem LC9

2017-07-26 Thread Alan via use-livecode
LC 9.0.0 DP8 Using an options menu used to bring up the mobile options menu normally and worked well. However I've noticed in LC9 that selecting the last item in the menu does not update the options menu label correctly - it remains blank. Has anyone else seen this and is there a solution?

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread hh via use-livecode
> RG wrote: > - What are the use-cases where a native app is a better choice than a web app? > - What are the perceived benefits of web apps and native apps? > The first question is about actual capabilities, and the second is about the > psychological drivers of clients and customers, which may

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Richard Gaskin via use-livecode
hh wrote: >> RG wrote: >> My bigger question here is what needs to be delivered specifically >> in a web browser window vs a native app, and why? > > This questions browsers ("the web") as platform in general. > TMHO, you are too late with that question, by 25 years. Perhaps just poor writing on

Re: HTML5 limitations?

2017-07-26 Thread Mark Waddingham via use-livecode
On 2017-07-26 00:43, Mark Wieder via use-livecode wrote: On 07/25/2017 01:43 PM, hh via use-livecode wrote: The HTML5 standalone builder is still "experimental". Has been "very experimental" until July 2017. It's in process to becoming "beta". My fault! I wasn't paying attention when

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread hh via use-livecode
> RG wrote: > My bigger question here is what needs to be delivered specifically > in a web browser window vs a native app, and why? This questions browsers ("the web") as platform in general. TMHO, you are too late with that question, by 25 years.

Inclusions list

2017-07-26 Thread J. Landman Gay via use-livecode
We're getting enough inclusions now that I'm thinking we need some kind of custom organization. I thought I'd throw this out to the list for ideas. The list is currently semi-sorted by type: libraries, databases, widgets, etc. Sometimes I don't know what type I'm looking for, and sometimes

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Richard Gaskin via use-livecode
hh wrote: >> Mike K. wrote: >> My perception is that the web experience is very close to a desktop- >> native experience, and the two are almost interchangable. Running an >> app in a browser feels and works almost the same as a native one >> does. > > The HTML5 standalone builder... ... >

Re: Android field widget

2017-07-26 Thread J. Landman Gay via use-livecode
On 7/26/17 3:27 PM, Ali Lloyd via use-livecode wrote: Rather annoyingly a last-minute change I made caused the widget to a) error on startup thereby causing its properties to fail, and b) crash when tapping the field to enter text There was some blurb about this in the release email. Thanks

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread hh via use-livecode
> Mike K. wrote: > My perception is that the web experience is very close to a desktop-native > experience, and the two are almost interchangable. Running an app in a > browser feels and works almost the same as a native one does. The HTML5 standalone builder has greatly improved within the last

Re: Android field widget

2017-07-26 Thread Ali Lloyd via use-livecode
Rather annoyingly a last-minute change I made caused the widget to a) error on startup thereby causing its properties to fail, and b) crash when tapping the field to enter text There was some blurb about this in the release email. If you are keen to give it a try, these issues are fixed in the

Re: Android field widget

2017-07-26 Thread panagiotis merakos via use-livecode
Hi Jacque, Unfortunately we tried to get the android native field widget into DP 8 at the very last minute, but discovered that it crashes when it becomes focused. We will of course try to fix this issue as soon as possible. So I would suggest you wait until 9.0 DP-9 before you use the android

Re: Importing Unicode from MySQL

2017-07-26 Thread Bob Sneidar via use-livecode
Trevor, does sqlYoga do this automatically? Is there a down side to doing this by default? Bob S > On Jul 26, 2017, at 08:47 , Devin Asay via use-livecode > wrote: > > Andy, > > Thanks for that tip. It’s one I never have heard about. I’ll try this next >

Android field widget

2017-07-26 Thread J. Landman Gay via use-livecode
I'm very interested in the Android field widget but my initial attempt isn't working very well. Is there anything special I need to do? What I am seeing is: Text content saved in the widget with the stack doesn't display on a mobile device; is this not a persistent property? Do we need to

Re: HTML5 limitations?

2017-07-26 Thread J. Landman Gay via use-livecode
Thanks for all the responses. I'll discuss with the client but my guess is that we're not suited for HTML5 yet on this project. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Mike Kerner via use-livecode
My perception is that the web experience is very close to a desktop-native experience, and the two are almost interchangable. Running an app in a browser feels and works almost the same as a native one does. However, once you get to mobile, the web app experience is nowhere on par. Even mobile

Any results for LMS project?

2017-07-26 Thread William Prothero via use-livecode
Folks: About a year ago a forum was started regarding the development of livecode integration with Learning Management Systems. http://forums.livecode.com/viewtopic.php?f=107=28034=156317#p156317 Has there been any further

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread hh via use-livecode
> JLG wrote: > In my case, the app is courseware and students are complaining they want it > to work on their mobile devices. Some don't have laptops and don't want to > use the computer lab. The options are to create mobile apps or alternately > run it in the mobile browser. There is

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Mark Wieder via use-livecode
On 07/26/2017 09:14 AM, Klaus major-k via use-livecode wrote: this will definitivley go into the top ten of my "extremely cheap excuses" collection! 8-) Heh. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Klaus major-k via use-livecode
Hi Panos, > Am 26.07.2017 um 17:47 schrieb panagiotis merakos via use-livecode > : > > Hi all, > > Indeed, a AWS S3 script library was added on Indy and Business editions of > LC 9.0 DP-8. > > Unfortunately the docs for that library were not extracted in the 9.0

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Richard Gaskin via use-livecode
J. Landman Gay wrote: > In my case, the app is courseware and students are complaining they > want it to work on their mobile devices. Some don't have laptops and > don't want to use the computer lab. That's an interesting subset. Do you have a feel for what percentage of that audience

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread panagiotis merakos via use-livecode
Hi all, Indeed, a AWS S3 script library was added on Indy and Business editions of LC 9.0 DP-8. Unfortunately the docs for that library were not extracted in the 9.0 DP-8 Dictionary (this required an extra step since the dictionary entries had to be extracted from a password protected stack).

Re: Importing Unicode from MySQL

2017-07-26 Thread Devin Asay via use-livecode
Andy, Thanks for that tip. It’s one I never have heard about. I’ll try this next time I need to read UTF8 from my db. Devin On Jul 26, 2017, at 1:03 AM, AndyP via use-livecode > wrote: I had the same problems a while ago,

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Klaus major-k via use-livecode
Hi Matthias, > Am 26.07.2017 um 17:34 schrieb Matthias Rebbe via use-livecode > : > > Klaus, > i just checked the inclusions in standalone application builder in LC9 DP8 > again. > There is an entry for mergAWS and also an other entry for “Amazon Web >

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread J. Landman Gay via use-livecode
On July 26, 2017 9:20:17 AM Richard Gaskin via use-livecode wrote: I believe Rick's "Why" here is key to much of what we may be doing over the next couple years. In my case, the app is courseware and students are complaining they want it to work on their

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Matthias Rebbe via use-livecode
Klaus, i just checked the inclusions in standalone application builder in LC9 DP8 again. There is an entry for mergAWS and also an other entry for “Amazon Web Services” right after Remote Debugger. In LC 8.1.6 this is not listed. So it seems there is now support for AWS in DP8 for all

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Matthias Rebbe via use-livecode
Ah, then it seems to be an error that it is listed for the other platforms under inclusions. Matthias Rebbe +49 5741 31 ‌matthiasrebbe.eu ‌ > Am 26.07.2017 um 17:19 schrieb Klaus major-k via use-livecode >

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Klaus major-k via use-livecode
Hi Matthias and Todd, > Am 26.07.2017 um 17:04 schrieb Matthias Rebbe via use-livecode > : > > In LC 9DP8 Business in Standalone Application Settings under Inclusions > Amazon WebServices is listed for Mac,Win,Linux,iOS and Android. > And in the folder Toolset

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread Matthias Rebbe via use-livecode
In LC 9DP8 Business in Standalone Application Settings under Inclusions Amazon WebServices is listed for Mac,Win,Linux,iOS and Android. And in the folder Toolset there is a file aws.livecode But i cannot find an entry for it in the dictionary. Regards, Matthias Matthias Rebbe +49 5741 31

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Richard Gaskin via use-livecode
Roger Eller wrote: > As for in-house or "corporate" mobile, they seem to also want > everything to be web based as well. I tried real hard to get > LiveCode accepted for mobile development... Well at least they're consistent in their desire for web apps. I keep coming across people who insist

AW: file suffix isn't connected to the right standard program

2017-07-26 Thread Tiemo Hollmann TB via use-livecode
Solved! I have to sets of the same videos on my machine, the old ones Quicktime, the new ones mp4 and I "just" had the path to the videos still on the old set of videos. So the problem was, that I tried to play my old QT videos (with a Sorenson codec) with the new player object without QT as mp4.

Re: Restrict navigation in browser widget

2017-07-26 Thread hh via use-livecode
The following works here. on browserNavigateBegin pUrl put the URL of widget "browser" into uri put pURL & uri & (uri begins with "http://livecode.com;) end browserNavigateBegin Possibly your URL conflicts with the standards-compliant URL? > Tore N. wrote: > I am currently preparing the

Amazon S3 lib for Android and iOS?

2017-07-26 Thread Todd Fabacher via use-livecode
Do you know if there is an Amazon S3 lib for Android and iOS for LiveCode? We need OAuth and to access audio files to stream them. We are aware of mergAWS but it is ONLY for iOS. Is there an Android solution or anything with the new LCB platform??? --Todd

Re: Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Roger Eller via use-livecode
As for in-house or "corporate" mobile, they seem to also want everything to be web based as well. I tried real hard to get LiveCode accepted for mobile development, but they only wanted a tool that could create secure html5 apps. This was back when LC html5 was only in early planning. ~Roger

Web vs Native (was Re: HTML5 limitations?)

2017-07-26 Thread Richard Gaskin via use-livecode
I believe Rick's "Why" here is key to much of what we may be doing over the next couple years. We developers currently find ourselves in a very strange place: On desktop, the requests are "Web! Web! Web!" On mobile, they're "Apps! Apps! Apps!" If the web offers advantages that can't be

Restrict navigation in browser widget

2017-07-26 Thread Tore Nilsen via use-livecode
I am currently preparing the coursework for next years classes in programming. Working with the browser widget, I am trying to restrict navigation in a a widget to a specific domain, but have run into a problem I can not get my head around. I use the browserNavigateBegin message to capture the

Re: Apples Script Execution Error in Standalone

2017-07-26 Thread hh via use-livecode
AppleScript didn't change since v7. But networking did ... ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Importing Unicode from MySQL

2017-07-26 Thread Kaveh Bazargan via use-livecode
Hi Andy That seems to work!! Boy what a journey. And thank you Devin for your help. Regards Kaveh On 26 July 2017 at 08:03, AndyP via use-livecode < use-livecode@lists.runrev.com> wrote: > I had the same problems a while ago, but got it sorted with the following. > > *Before* you do any

Re: Importing Unicode from MySQL

2017-07-26 Thread AndyP via use-livecode
I had the same problems a while ago, but got it sorted with the following. *Before* you do any interactions with the db, add this line. *revExecuteSQL MyConnectionID, "SET NAMES 'utf8'"* "SET NAMES 'utf8'" is needed whenever you want to send/retrieve data to/from the server having characters