Optimizing for small Android devices

2017-12-26 Thread Sannyasin Brahmanathaswami via use-livecode
Our new SivaSiva app expects a lot of horse power. If we want to optimize for smaller devices, I'm not sure where to begin. We can't really shrink graphics below 55k png for small thumbs… so if we have 8 of these on a card and a hero image around 200 K… we are talking about ~700K image data on

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread J. Landman Gay via use-livecode
On 12/26/17 3:46 PM, AndyP via use-livecode wrote: I used DU Recorder. I've tried a LOT of screen recorders and this is the best by a long way. Its totally free, no ads, no in app purchases ... a real gem! DU Recorder at Google Play Store

Re: [ANN] Release 9.0.0 DP-11

2017-12-26 Thread Richmond Mathewson via use-livecode
Um: thanks for the "recipe" for running 9.0.0 dp 11, although I do hope that that will be sorted out before the stable release. Richmond. On 26/12/17 10:58 pm, panagiotis merakos via use-livecode wrote: Hi Richmond, What you see is a duplicate of bug 16848 (

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread Bob Sneidar via use-livecode
Snagit works with PC and Mac, and uses GIFS so the end result is a much smaller, and yet seemingly live screen capture file that can be posted to certain websites with attachment size limits, and via email. Bob S > On Dec 26, 2017, at 13:46 , AndyP via use-livecode >

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread AndyP via use-livecode
I used DU Recorder. I've tried a LOT of screen recorders and this is the best by a long way. Its totally free, no ads, no in app purchases ... a real gem! DU Recorder at Google Play Store - Andy Piddock My

Re: DataGrid problems

2017-12-26 Thread Tom Glod via use-livecode
repeat 100 times close stack "Answer Dialog" end repeat put "no problem anytime." On Tue, Dec 26, 2017 at 2:36 PM, pink via use-livecode < use-livecode@lists.runrev.com> wrote: > a... that feels better yes that is what I was missing > > on receviedHelp >repeat 100 times >

Re: [ANN] Release 9.0.0 DP-11

2017-12-26 Thread panagiotis merakos via use-livecode
Hi Richmond, What you see is a duplicate of bug 16848 ( http://quality.livecode.com/show_bug.cgi?id=16848), which is not supposed to be fixed in 9.0 DP-11. It affects Linux installations with specific locale settings, and it should be fixed if you applied the workaround described in comment 81 of

Re: [ANN] Release 9.0.0 DP-11

2017-12-26 Thread Richmond Mathewson via use-livecode
Wonkiness on Linux, I'm afraid. Bug 20805 Perhaps it would be a good idea if other Linux users had a look at this as well. My rmain Linux rig: Xubuntu 17.10 64-bit. If I find the time I'll "have a go" on a 32-bit machine I've got running MX Linux tomorrow. Richmond.

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread J. Landman Gay via use-livecode
On 12/26/17 6:01 AM, AndyP via use-livecode wrote: Instead of doing a full step by step usage review I thought having a screen recording of Installation and Usage might be more useful for you as you can see the speed of operation in real time followed by a short observational. Very useful and

Re: DataGrid problems

2017-12-26 Thread pink via use-livecode
a... that feels better yes that is what I was missing on receviedHelp repeat 100 times answer "Thank you!!!" end repeat end receviedHelp - --- Greg (pink) Miller mad, pink and dangerous to code -- Sent from:

Re: DataGrid problems

2017-12-26 Thread Tom Glod via use-livecode
ah. done this many times set the text of field "My field" OF ME to "" that should fix all those strange behaviors never forget the "of me" when working with rows On Tue, Dec 26, 2017 at 1:58 PM, pink via use-livecode < use-livecode@lists.runrev.com> wrote: > I must confess that I

Re: Remote Debugging on iOS

2017-12-26 Thread J. Landman Gay via use-livecode
I haven't tried that, but if seems like it should work actually. On 12/26/17 12:14 PM, Mike Kerner via use-livecode wrote: But can you just put the "breakpoint" line in the SOS? On Sun, Dec 24, 2017 at 9:55 PM, Sannyasin Brahmanathaswami via use-livecode wrote:

DataGrid problems

2017-12-26 Thread pink via use-livecode
I must confess that I haven't really used the data grid much, so I'm at a loss as to how to troubleshoot... And FYI I am using 8.1.8 I created a datagrid form with 6 fields and a graphic. The dgData is generated from a search function in a large database. As an example, one search yields 12

last http headers

2017-12-26 Thread Tom Glod via use-livecode
Hi folks, Does anyone know when the content of the last sent and received http header functions are updated? i'm having a lot of trouble saving the headers when scheduling and sending multiple http requests async style sometimes the function gives the correct ones, sometimes notI can't nail

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread Sannyasin Brahmanathaswami via use-livecode
Thanks Andy for the review. all your observations will be taken into account, we were wrestling sooo long with the core rendering issues that I wasted a lot of time testing instead of working on refinements, for which the list is very long. I will look at your screen recordings in depth… And

Re: Remote Debugging on iOS

2017-12-26 Thread Mike Kerner via use-livecode
But can you just put the "breakpoint" line in the SOS? On Sun, Dec 24, 2017 at 9:55 PM, Sannyasin Brahmanathaswami via use-livecode wrote: > jacque wrote: > > Remote debugging doesn't work with script-only stacks (I had to ask > here > on the list myself a

Re: [ANN] Release 9.0.0 DP-11

2017-12-26 Thread Bob Sneidar via use-livecode
The new beta will optionally use berrilium spheres. Bob S > On Dec 22, 2017, at 17:22 , Mark Wieder via use-livecode > wrote: > > On 12/22/2017 04:51 PM, Dr. Hawkins via use-livecode wrote: > >> !!! >> I dunno about the rest of you, but *I* am not going near

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread Tom Glod via use-livecode
Love seeing people finishing their apps with LC. Congratulations. Wishing you a billion downloads. On Tue, Dec 26, 2017 at 7:13 AM, AndyP via use-livecode < use-livecode@lists.runrev.com> wrote: > Also forgot to mention that there is a character encoding problem at the 3 > Min mark. > > > >

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread AndyP via use-livecode
Also forgot to mention that there is a character encoding problem at the 3 Min mark. - Andy Piddock My software never has bugs. It just develops random features. TinyIDE a Free alternative minimalist IDE Plugin for LiveCode TinyIDE Script editor Themer for LC http://2108.co.uk

Re: [ANN] SivaSiva App on Google Play

2017-12-26 Thread AndyP via use-livecode
Congratulations a very nice app. I've done a quick review that you might be useful. *Phone * Nokia 6 Android version 7.1.2 Internal Memory 32GB Free 22.6GB SD Card 64GB Data connection via WIFI Instead of doing a full step by step usage review I thought having a screen recording of