Re: put after

2017-09-11 Thread Sean Cole (Pi) via use-livecode
Because a word is defined as 'a number of characters together in a string separated either or both sides by a white space'. So it doesn't actually count the white spaces but the number of actual strings of characters separated by them. The actual glossary term is not fully expressive by saying "A c

Re: new license type

2017-09-13 Thread Sean Cole (Pi) via use-livecode
Wow, $79 is a really good price point I think, especially with those 5 mergExt plugins. The free version still exists which is excellent and Plus is 6x cheaper than Indy, the next option up. It all adds up to fantastic value for money to any startup or entrepreneur in my meager opinion. Sean Cole

Re: Chipp Walters 3D object viewer stack

2017-09-25 Thread Sean Cole (Pi) via use-livecode
Hi It only seems to display a flat image in 2d space. Sean Cole On 25 September 2017 at 23:02, Alejandro Tejada via use-livecode < use-livecode@lists.runrev.com> wrote: > Found it in my backups! :-D > After learning the stack name's, it was easy to find it > in the mail list achives. > > This

[ANN] IPA Build Tool for iOS

2017-09-27 Thread Sean Cole (Pi) via use-livecode
Hi LC Community, I needed to create IPAs of my iOS software so that I could upload them to my website for Enterprise distribution but all the old tools for doing this have been deprecated by Apple. So I've created this simple one to meet Apple's new standard way to produce them. Simply extract it

Re: [ANN] IPA Build Tool for iOS

2017-09-27 Thread Sean Cole (Pi) via use-livecode
thanks. I´ve just tried it, but is it possible that the plugin does > forget to rename the zip file to ipa? > > > > At least here, the created file is a zip file instead of an ipa. > > > > > > Matthias Rebbe > > +49 5741 31 > > ‌wirmachen.software &

Re: [ANN] IPA Build Tool for iOS

2017-09-27 Thread Sean Cole (Pi) via use-livecode
ated file is a zip file instead of an ipa. > > > Matthias Rebbe > +49 5741 31 > ‌wirmachen.software <http://wirmachen.software/>‌ > > > Am 27.09.2017 um 16:43 schrieb Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com <mailto:use-livecode@lis

Re: [ANN] IPA Build Tool for iOS

2017-09-27 Thread Sean Cole (Pi) via use-livecode
info of every device that it must run on, > if it is not distributed through the app store?? I am writing several apps > that will need significant beta testing, so I will be distributing them > directly. > Best, > Bill P > > > On Sep 27, 2017, at 7:43 AM, Sean Cole (Pi) via us

Re: [ANN] IPA Build Tool for iOS

2017-09-28 Thread Sean Cole (Pi) via use-livecode
open the provisioning profile in BBEdit, so I wonder if it is safe > to edit it using BBEdit. Or perhaps create a livecode app to add new UDID’s > to a provisioning profile. > > What do you think? > > Thanks, > Best, > Bill P > > > On Sep 27, 2017, at 6:09 PM, Sean

Re: Where is LiveCode

2017-10-05 Thread Sean Cole (Pi) via use-livecode
Hi Antti, I wouldn't class LiveCode along with these Low-Code apps as LC requires a lot more code than these offerings mentioned. A different kind of product. But it was a good read so thanks for posting it. regards Sean Cole On 5 October 2017 at 10:10, Antti Ilola via use-livecode < use-livec

Re: Interview wtth inventor of hypercard Bill Atkinson

2017-10-20 Thread Sean Cole (Pi) via use-livecode
A lot of what he is talking about here is what they are now calling Machine Learning. I didn't 'fully' understand how this worked. But a few paragraphs from Mr Atkinson here helped me immensely. I'm all the better for it. Thanks, Bill, on so many levels. Sean Cole *Pi Digital Productions Ltd* www.

Re: New Books/Dictionary

2017-11-27 Thread Sean Cole (Pi) via use-livecode
Amazing, Thanks James Sean Cole *Pi Digital Productions Ltd* www.pidigital.co.uk +44(1634)402193 +44(7702)116447 'Don't try to think outside the box. Just remember the truth: There is no box!' 'For then you realise it is not the box you are trying to look outside of, but it is yourself!' eMail Ts

Re: LiveCodeStars

2017-12-03 Thread Sean Cole (Pi) via use-livecode
Hey Herman, That's fun! A Star Wars style crawler. Perhaps you could put more of a description of what it does on the Share page so people know what you've done. All the best Sean Cole *Pi Digital Productions Ltd* www.pidigital.co.uk +44(1634)402193 +44(7702)116447 'Don't try to think outside th

Re: OAuth over localhost findings.

2017-12-12 Thread Sean Cole (Pi) via use-livecode
Hey Monte, The really interesting thing that we could utilise within the OAuth lib, regardless of whether the redirect is set to secure or insecure, once the navigation occurs we can capture the parameters returned from the URL. It would be unreasonable to expect all of our app customers (especial

Re: RESTful PUT error

2017-12-15 Thread Sean Cole (Pi) via use-livecode
Hi Andrew, I've been doing a whole heap of this just recently so have gained more experience in this than I would have hoped for :( In other words, I had hoped it would have been easier. especially working with oAuth procedures which ended up as a rolling nightmare for me these last few weeks. He

Re: RESTful PUT error

2017-12-15 Thread Sean Cole (Pi) via use-livecode
Actually, your json needs to also include the name as a requirement, looking at the post format for 'Persons'. So it would be something like: Put "{ 'name': 'John Smith' " & lf & " 'phone': '555-555-' }" into tJSON replace "'" with quote in tJSON Put "https://api.pipedrive.com/v1/persons/1?ap

Re: Voice Comparison in LiveCode?

2017-12-28 Thread Sean Cole (Pi) via use-livecode
Hi Peter, I'm going to recommend to you this code source from CMUSphinx. Head for the main Github source and look at the Android build (link also below). Because this is in Java, you should be able to write something using the FFS in LCB. Ignore all the Gradle stuff. Just load in the pocketsphinx-

Re: multiple cameraControls possible?

2018-01-29 Thread Sean Cole (Pi) via use-livecode
Hi Alan. Is this for iOS, Android or desktop? Based on the dev api for both iOS and Roid it should be possible to access both cameras simultaneously. It doesn't appear to be so simple with external cameras. Desktop is a different story. Either way, cameraControl would need modifying to enable it.

Livecode.com server down

2018-02-14 Thread Sean Cole (Pi) via use-livecode
Hi all, Just tried activating the latest version of LC but the server is apparently down. Needed to urgently create an iOS standalone for XCode 9.2 but stopped in my tracks. The downloads page and the whole livecode.com site is not responding. Sigh. Now need to explain this to my client. Sean Col

Re: [ANN] Release 8.1.9

2018-02-16 Thread Sean Cole (Pi) via use-livecode
Hi, I was having an issue building standalones for iOS when I up'd to 8.1.9 and Xcode 9.2. I tried with an empty stack and everything then learnt that a setting within XCode was the issue. In preferences>Locations there is a selector for 'Command Line Tools'. I had to select the latest version to m

mergAVPlayerCreateFromURL in IDE

2018-02-22 Thread Sean Cole (Pi) via use-livecode
Hi, Is there any way to get mergAVPlayerCreateFromURL to work within the IDE? I would like to test it without building a standalone for bug locating. Thanks Sean Cole *Pi Digital * ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: mergAVPlayerCreateFromURL in IDE

2018-02-22 Thread Sean Cole (Pi) via use-livecode
t on iOS that probably > isn’t required... > > Cheers > > Monte > > > On 23 Feb 2018, at 3:20 am, Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi, > > > > Is there any way to get mergAVPlayerCreateFromURL to wo

Re: mergAVPlayerCreateFromURL in IDE

2018-02-23 Thread Sean Cole (Pi) via use-livecode
February 2018 at 03:07, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > Hmm… that seems unpleasant. Unfortunately it probably hasn’t been used > much before on mac so if you can post a bug report with your issues that > would be good. What was the reason y

Re: Callbacks fail

2018-03-12 Thread Sean Cole (Pi) via use-livecode
Hi Peter 325625625 is only 32.5sec of video. 552892592040 would be 55290 seconds, which is 921 mins, which is 15.35hrs! If it was 55 billion, that would make more sense. Can you just recheck your numbers and also let us know what format video you are using, codec, wrapper, etc. Also, which version

Re: name resolution stinker

2018-04-12 Thread Sean Cole (Pi) via use-livecode
put the id of tCurrentCard into tCardID put (there is a group id (the id of group tDataGrid of card id tCardID) into tGroupExists if not tGroupExists then next repeat Sean Cole *Pi Digital Productions Ltd* On 12 April 2018 at 13:14, Mark Waddingham via use-livecode < use-livecode@lists.runrev.com

Re: Inconsistent comma requirements

2017-06-25 Thread Sean Cole (Pi) via use-livecode
On 24 June 2017 at 20:59, hh via use-livecode wrote: > Here's to all who didn't ignore the wonderful LC lessons for years! > > on mouseUp > I > end mouseUp > > on I don't care >answer I'm ("fan of it.") > end I > > function I'm fan >return "Beautiful LiveCode! I'm " & fan > end I'm > B

Re: Inconsistent comma requirements

2017-06-25 Thread Sean Cole (Pi) via use-livecode
On 24 June 2017 at 16:37, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > Two questions: > > How many of you have never before known that commas are optional between > definition arguments? > > For those who've known about this, were you confused to discover that this > o

Re: Shell - argv parameter with SPACE

2017-06-25 Thread Sean Cole (Pi) via use-livecode
On 25 June 2017 at 04:12, JB via use-livecode wrote: > What the code provided does it it gives you the > ability to use c, c++, objective-c, and Java code > in your Livecode stacks. > This is really useful. Thanks JB Sean Cole ___ use-livecode mailing

Re: Momentum Scrolling Script

2017-06-28 Thread Sean Cole (Pi) via use-livecode
This is excellent Jonathan, Thanks. Another tip is to make sure that the Group object you wish to scroll the contents of is not nested in any other groups as the will negate the AcceleratedRendering. This is not documented in the API dictionary but is a known functionality. The documentation will

Re: Momentum Scrolling Script

2017-06-28 Thread Sean Cole (Pi) via use-livecode
Jonathan, I would also recommend using the var name prefixes as recommended by LC in thier Tips for Writing Good Code when sharing publicly. Like this I mean: Local sStartDrag Local sAllowDrag Local sStartDragMil Local sCumulativeMomentum on mousedown focus on nothing if word 1 of the name

Re: can I lock screen over more than one handler?

2017-07-05 Thread Sean Cole (Pi) via use-livecode
Hi Tiemo, The solution here is to call another lockScreen at the beginning of handler2. You don't have to use the unlockScreen at the end of handler 1 and 2 as it will do that automatically but it is advisable to include the command anyway. Is there a reason why you had an aversion to using a lockS

Re: Feature Race: Pick Your Project

2017-07-06 Thread Sean Cole (Pi) via use-livecode
On 5 July 2017 at 19:04, Kevin Miller via use-livecode < use-livecode@lists.runrev.com> wrote: > The reality is that we now need to look at what we are doing next and what > is affordable. If we don¹t fund this project, the knock on effects for the > platform will be very significant. We¹re alread

Re: Augmented Earth now on the App Store!

2017-07-06 Thread Sean Cole (Pi) via use-livecode
Hi Jonathan, Well done on getting this to store. I've just downloaded to my iPhone6 running iOS11b3 and it hangs on the opening page with the title and globe. It doesn't appear to go beyond this just yet. It may be just that I'm on a beta OS but thought I'd let you know. All the best Sean Cole *

Re: Shell - c Full Example

2017-07-06 Thread Sean Cole (Pi) via use-livecode
Hi Is C# any different in terms of calls and compiling? Thanks JB Sean Cole *Pi Digital Productions Ltd* On 30 June 2017 at 15:35, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Sow how would you do that? static char rev[MAX -1]?rev[i++] = > *str & NULL? > >

Re: Augmented Earth now on the App Store!

2017-07-06 Thread Sean Cole (Pi) via use-livecode
hoot - thanks Sean > > If you shut it down and reopen, it will probably go, but I need to figure > that one out > > Sent from my iPhone > > > On Jul 6, 2017, at 10:21 AM, Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi Jo

Re: What happened to LC version numbers?

2017-07-19 Thread Sean Cole (Pi) via use-livecode
It's unlikely that there will be an 8.2.0 release unless they add in the Obj-C/Java stuff into v8. Version numbers have been described in the past. I can't find the post but, as I remember it, it is something like: v8 = Major change to Engine and IDE that would cause current projects to potentiall

Re: What happened to LC version numbers?

2017-07-19 Thread Sean Cole (Pi) via use-livecode
Microsoft don't count ME or Vista. They were bug test releases that proved to be more buggy than the bugs they were claiming to repair, so that 7,8,9,10 work consecutively from 1,2,3,95 (9-5=4),98 (v4+ (9-8)=5),XP(abs(ascii-x - ascii-P)=24;2+4=6) ;) Sean Cole *Pi Digital Productions Ltd* www.pidig

Re: IntelliSense - Intelligent code completion for LiveCode

2017-07-20 Thread Sean Cole (Pi) via use-livecode
Todd, this is what the community edition of LC was designed for, so that people like you and I can code this ourselves and submit it for inclusion into the whole package. That was the whole purpose of LC going to the trouble of becoming Open Source. The power is in your hands. Make it happen. This

Re: [ANN] Release 9.0.4 RC-1

2019-03-28 Thread Sean Cole (Pi) via use-livecode
It's not broken, Mark. It's now only a privilege of Business Licence holders. I don't understand their reasoning but I'm sure they have a good one other than trying to bleed more money out of us for all the other unnecessary nonsense just so we can help them (and that is what it should be there for

Re: 9.5 DP 1 Unadorned - LayerMode - Container

2019-05-23 Thread Sean Cole (Pi) via use-livecode
Sounds like a lot of guesswork going on. Brahm is right, it needs documenting with full clarity. Sean Cole *Pi Digital Productions Ltd* eMail Ts & Cs On Thu, 23 May 2019 at 17:10, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On

Re: identifying macOS folders that are considered to be files?

2019-06-17 Thread Sean Cole (Pi) via use-livecode
https://stackoverflow.com/questions/121147/determine-if-a-directory-is-a-bundle-or-package-in-the-mac-os-x-terminal Sean Cole *Pi Digital Productions Ltd* www.pidigital.co.uk +44(1634)402193 +44(7702)116447 'Don't try to think outside the box. Just remember the truth: There is no box!' 'For then y

Re: Script Editor CTD

2019-06-27 Thread Sean Cole (Pi) via use-livecode
For those who have been encountering CutThroatDesparados while stepping through the script editor, For those who have been encountering CodingTooDeeply while stepping through the script editor, For those who have been encountering CustomToolboxDevelopment while stepping through the script editor, F

Re: Script Editor CTD

2019-06-28 Thread Sean Cole (Pi) via use-livecode
Or you can create a custom version of the widget and change line 88 from being a constant to a parameter we can set and then we can make it slower or faster as we wish. Don't forget to change the refresh code in line 163. Sean Cole On Fri, 28 Jun 2019 at 10:52, hh via use-livecode < use-livecod

Re: CTD meaning?

2019-06-28 Thread Sean Cole (Pi) via use-livecode
Well, I wasn't expecting the Scripting, Edit, Save, Crash question. Hahaa! Nobody suspects the Scripting, Edit, Save, Crash question. Our chief weapon is SURPRISE...surprise and FEAR...fear and surprise Our two weapons are fear and surprise...and RUTHLESS EFFICIENCY Our *three* weapons ar

Re: Rename object

2019-07-04 Thread Sean Cole (Pi) via use-livecode
local tList repeat with rImgNum = 1 to the number of images [in card "x"] if the short name of img rImgNum is among the lines of tList then set the name of img rImgNum to the name of tImg rImgNum & "x" end if put the short name of img rImgNum into line rImgNum of tList end repea

Re: name vs short name

2019-07-04 Thread Sean Cole (Pi) via use-livecode
Klaus, you are right! The dictionary entry is wrong. It would not make logical sense to be able to set the short name of something just as it is not logical to set the long or abbreviated name of it. Hence why we have ONLY set the name of it. The 'short' keyword would be superfluous. But the dic

Re: name vs short name

2019-07-04 Thread Sean Cole (Pi) via use-livecode
It is possible to make it an optional keyword though. set the [short] name of to Sean Cole On Thu, 4 Jul 2019 at 13:29, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > Am 04.07.2019 um 14:22 schrieb Klaus major-k via use-livecode < > use-livecode@lists.runrev.co

Re: math on widths doesn't add up

2019-07-07 Thread Sean Cole (Pi) via use-livecode
I've just been teaching my youngest about the 4th - nth dimensions. Time is not the 4th but the 1st temporal dimension. If the 3 spatial dimensions are Length, height and width then the 4th is depth, ie, going inwards and outwards as the easiest way to picture it (but not truly representative). Tha

Re: script for redo/undo text?

2019-07-09 Thread Sean Cole (Pi) via use-livecode
Hi Nicolas, After reviewing my code, I don't think it will suffice for your needs. As I said, mine was more character/word based which would be overkill on a large document. More suited to a small text field where lot's of changes to characters or words will happen. That's not the same as with som

Re: DataGrid v1 vs DataGrid v2...

2019-07-09 Thread Sean Cole (Pi) via use-livecode
Hi Paul. It gets upgraded automatically. If it is in a Form style, the swipe actions are turned off by default to avoid ruining your old versions. Practically all of the old code works as it did before. As it's just the engine that changes it's basically a straight forward swap-out that's done whe

Re: script for redo/undo text?

2019-07-09 Thread Sean Cole (Pi) via use-livecode
Curry, Hehe, you are, of course, right and I'd be inclined to do it the 'non' way too. In simple terms, in the 'non' way you only store the changes (like SVC) rather than the whole field. But it's far harder to explain in detail and infinitesimally so when you think about the many possible scenar

Re: [ANN] This Week in LiveCode 186

2019-07-22 Thread Sean Cole (Pi) via use-livecode
Only two contributors this week. Where is everyone? Sean Cole *Pi* ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/list

Re: HyperCard

2019-07-23 Thread Sean Cole (Pi) via use-livecode
Unbelievable. Some writers just don't do their research. Well done for writing to him. Hopefully, he'll edit his story a bit. Sean Cole *Pi Digital * On Tue, 23 Jul 2019 at 14:04, Linda Miller, DVM via use-livecode < use-livecode@lists.runrev.com> wrote: > Apparently, this author does not know

Re: Polyglot and CodeRunner

2019-08-02 Thread Sean Cole (Pi) via use-livecode
The trouble with this and Peppermint is they are only for MacOS. So it doesn't really fall into the LC 'code once for all' bracket. Not that it isn't useful for some individual projects. But it would be even better if there was a code runner that was PC, Linux and Windows (and even mobile) friendly

[no subject]

2019-08-20 Thread Sean Cole (Pi) via use-livecode
Hi all, What are the benefits and disadvantages of using the new 'minimal layout' property in DataGrid2? The release note says: When this property is true, a row template will only receive the LayoutControl message if its data or its width or height has changed as opposed to every time its rect c

[no subject]

2019-08-21 Thread Sean Cole (Pi) via use-livecode
Hi All I posted this up on the HTML5 forum. Perhaps someone on here can help me out. Faster DataGrid Performance The number one feature we get asked for is to improve performance of complex DataGrids on mobile. We will improve performance in two ways. First, we will rework the DataGrid code to be

Re: Datagrid2 Form view slow down.

2019-08-22 Thread Sean Cole (Pi) via use-livecode
Hi Monte, Many thanks for your response. I don't know how I had inferred that I was using mobile as this is ONLY for PC Desktop and HTML5 emscripten running in Chrome on a PC Desktop (which will be the final intended platform). I'm confused about what I said that caused Herman and yourself to assu

Re: Datagrid2 Form view slow down.

2019-08-22 Thread Sean Cole (Pi) via use-livecode
rmance in two ways. > First, we will rework the DataGrid code to be more efficient in the way > that it creates, removes and caches objects. > > The datagrid performance is for Mobile, not all platforms. > > BTW do I have to invoke DG2 when creating one? Or all DGs now v2? > >

Re: Datagrid2 Form view slow down.

2019-08-22 Thread Sean Cole (Pi) via use-livecode
Monte, Here's a list of the properties of the Row Template 0001 from my grid. Bear in mind I have not manually adjusted anything other that the rect of the group. rect 24,151,755,180 toolTip hScroll 0 vScroll 0 boundingRect bottomColor hScrollbar false visible true sharedBehavior false topColor t

Re: Datagrid2 Form view slow down.

2019-08-22 Thread Sean Cole (Pi) via use-livecode
e: > On 8/22/19 10:58 AM, Sean Cole (Pi) via use-livecode wrote: > > This > > is about the ONLY description I can find for this ANYWHERE on the web! > > The dictionary has a partial (or full?) explanation in the layerMode > entry: no borders, no scrollbars. > >

Re: Datagrid2 Form view slow down.

2019-08-22 Thread Sean Cole (Pi) via use-livecode
be set to empty and likewise for all the others? All the best, as always. Sean Cole *Pi Digital * On Fri, 23 Aug 2019 at 01:58, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > On 23 Aug 2019, at 12:27 am, Sean Cole (Pi) via use-livecode &l

Re: Datagrid2 Form view slow down.

2019-08-22 Thread Sean Cole (Pi) via use-livecode
sColor threeD false margins 0 layer 7 On Fri, 23 Aug 2019 at 02:23, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > On 23 Aug 2019, at 11:14 am, Sean Cole (Pi) via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > >

Re: Datagrid2 Form view slow down.

2019-08-23 Thread Sean Cole (Pi) via use-livecode
gt;> Pi Digital Prod Ltd > >> > >>> On 23 Aug 2019, at 03:36, Monte Goulding via use-livecode < > use-livecode@lists.runrev.com> wrote: > >>> > >>> > >>> > >>>>> On 23 Aug 2019, at 11:48 am, Sean Cole (Pi) via use

Re: Datagrid2 Form view slow down.

2019-08-27 Thread Sean Cole (Pi) via use-livecode
Hi Mark, Thank you for you very comprehensive response. It does help me understand a great deal more about the innards of the data grid. However, I have been running my grid in an 800x600 window. I had restarted fresh with a new template stack and new row template. The template has the original B

Re: Multiple windows in HTML5

2019-08-27 Thread Sean Cole (Pi) via use-livecode
Fantastic work. Thanks H Sean Cole *Pi Digital* ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Another list test

2019-08-29 Thread Sean Cole (Pi) via use-livecode
Was it bouncing the messages? How can we check if a message was sent/received during this time? Is there an archive we can view? Sean Cole *Pi Digital Productions Ltd* www.pidigital.co.uk +44(1634)402193 +44(7702)116447 'Don't try to think outside the box. Just remember the truth: There is no box!

Re: Maintenance forever?

2019-08-29 Thread Sean Cole (Pi) via use-livecode
Hehe. I feel your pain. Daily. Dang their lack of resources and staff. I am pretty much working entirely with workarounds at the moment to really, really, insanely, inanely basic, stuff. Like keys other than a-Z,0-9 actually functioning! or datagrids going faster than a x386 displaying 8k! I'm jus

Re: Datagrid2 Form view slow down.

2019-08-29 Thread Sean Cole (Pi) via use-livecode
Hi Mark Waddingham, This message didn't get through befroe, apparently, due to your servers being down (just another thing to cause us stress...). So here's what I sent Thank you for you very comprehensive response. It does help me understand a great deal more about the innards of the data grid.

Re: OT: I just bought one of these

2019-08-29 Thread Sean Cole (Pi) via use-livecode
I've watched some reviews since and it's not that great actually as it can't run linux itself. It's not quite a raspberry pi and something more than a Micro controller. But, even worse than that is the support. The instructions are near non-existent and in some form of Chinglish. Plus, unlike RP an

Re: Android Speed Woes

2019-08-29 Thread Sean Cole (Pi) via use-livecode
Just for your future reference, MarkWs excellent description about AccRend: http://lists.runrev.com/pipermail/use-livecode/2017-May/236782.html Sean > > On 29 Aug 2019, at 21:24, Dan Friedman via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > I have tried it with and without acc

Re: OT: Catalina - the end of ad hoc & in-house development?

2019-09-11 Thread Sean Cole (Pi) via use-livecode
On Wed, 11 Sep 2019 at 09:25, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > Would it be feasible for these ad hoc apps to be built using the Community > Edition?I have an idea...Richard GaskinFourth World Systems > ___ > This

Re: De-Combine: stupid question number 4732

2019-10-09 Thread Sean Cole (Pi) via use-livecode
I wrote and use this. Is it any use to you?: function splitTable pData, pDel set the itemdel to pDel repeat with rNum = 1 to the number of lines in pData put item 2 to 50 of line 1 of pData into tListA[item 1 of pData] delete line 1 of pData end repeat return tListA end spl

Re: iOS 13.1.3 - Catelina

2019-10-19 Thread Sean Cole (Pi) via use-livecode
Hi Swami, I think this is called 'Early Adopters Syndrome'. I learnt this the hard way from OSX 10.0.0 and onwards. I was always in the fortunate position to have more than one Mac to try it on or enough space to dual boot. I still do. The same goes for my Windoze machines as they can be just as p

Re: [OT] Personal project

2019-10-24 Thread Sean Cole (Pi) via use-livecode
Dearest Kevin, Massive respect to you for choosing, against the advice of your associates, to make this public. I just watched the intro video and will continue to follow the channel with deep interest. As you are very likely aware, I have battled, often unsuccessfully, with 'clinical' depression

Re: DocuSign lib

2019-11-25 Thread Sean Cole (Pi) via use-livecode
It wasn't designed to be for use on mobile but it would. In fact, all it does is generate the document as a pdf with special references in the eSign APIs which get replaced with Signature boxes, etc. These then get emailed via our app and AdobeSign to the customer who signs it within the eSign webs

Re: Buying a used apple to run ios simulator.

2020-01-15 Thread Sean Cole (Pi) via use-livecode
Get an Intel Nuc. By far the cheapest, easiest and fastest way to get a Hackintosh up and running. Lots of youtube about it and tonnes of helpful people with excellent advice. Works out better than an actual Mac Mini by far. And dual bootable for Linux and Windows too. Sean Cole *Pi Digital * On

Re: WEBP Image Format

2020-01-15 Thread Sean Cole (Pi) via use-livecode
If you want to build a decoder for it, here's a javascript demo you can convert. Scripts included. https://webmproject.github.io/libwebp-demo/webp_js/index.html you could even use the JS within an LC browser to do the conversion! just make it into your own library then :) Sean Cole *Pi Digital*

Re: Admob integration

2020-01-15 Thread Sean Cole (Pi) via use-livecode
I created a widget for it a few years back after which Admob changed their whole approach to how to gain access/display the ads. At the time InfinityLC was not yet completed. By the time it had, I had lost interest -- and most of my clients! (Remember when LC said they would have iOS ObjC ready in

Re: HTML5 deployment

2020-01-31 Thread Sean Cole (Pi) via use-livecode
That's perfect, thank you. 1&2 were already at the top of my high priority list. 3 & 4 I fully appreciate. Certainly, 3a and 3b should be relatively easy to achieve. 3c and 4 slightly less so although I would be happy to hear your guidance on this. I'm assuming you already know where to find the cu

Re: Comedy Moment

2020-03-07 Thread Sean Cole (Pi) via use-livecode
It's cool, considering it's for python. It helps us appreciate LC so much more, though, doesn't it! Sean Cole *Pi Digital* On Sat, 7 Mar 2020 at 13:05, Richmond via use-livecode < use-livecode@lists.runrev.com> wrote: > > https://www.reddit.com/r/Python/comments/fets7z/update_on_the_visual_gui_m

Re: OAuth2 was Re: google sheets - anybody doing anything besides mergGoogle

2020-03-11 Thread Sean Cole (Pi) via use-livecode
Faith, I am told, is the 'Assured expectation of things not yet beheld'. There is very little in the way of evidence or assurance to inspire faith. Unless it's there and I'm looking in the wrong places. As I say, script editor is still messed up and thats where ALL of our work gets done. I'm tired

LC & Catalina; macOS 10.15.x; Xcode 11.3.x; iOS 13.3.x support ???

2020-03-11 Thread Sean Cole (Pi) via use-livecode
With the release of early GM versions of these from Apple 6mths ago and dev releases since 9 mths ago, Why do I STILL have them uninstalled on my machines because I have been waiting for LC to catch up?? This is making my nethers ache now. Panos merged it WAY BACK in Jan 14th. ??? C'mon! Tire

Re: OAuth2 was Re: google sheets - anybody doing anything besides mergGoogle

2020-03-11 Thread Sean Cole (Pi) via use-livecode
On Thu, 12 Mar 2020 at 00:17, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > I had thought the problem at that time was that your app was using > Google's older auth method, before they switched to OAth2. > Correct. But not the oAuth Lib directly anyway. What bothered m

Re: LC & Catalina; macOS 10.15.x; Xcode 11.3.x; iOS 13.3.x support ???

2020-03-12 Thread Sean Cole (Pi) via use-livecode
I've added updates to this bug relating to the script editor issues and crashes https://quality.livecode.com/show_bug.cgi?id=22389 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: LC & Catalina; macOS 10.15.x; Xcode 11.3.x; iOS 13.3.x support ???

2020-03-12 Thread Sean Cole (Pi) via use-livecode
I was able to reproduce the issue (continually) so I did another screen recording. It's either the auto-type suggestion thing or it's the error bullet it puts on the numbers (which would then tie up with the breakpoint and other SE errors). Interesting! Sean On Fri, 13 Mar 2020 at 03:47, Sean Col

Re: Guessing the encoding of a test file...

2020-03-19 Thread Sean Cole (Pi) via use-livecode
You won't want to hear this but unfortunately for Windows you are out of luck. Text files of themselves do not have the encoding embedded in them in any form. Once it is written it is stored as a series of one or two byte characters. If you open it as a binfile or a straight file it appears the sam

IMAP Search skipping results

2020-03-19 Thread Sean Cole (Pi) via use-livecode
Hey all, I'm using TSNet lib to fetch email from IMAP. The Script: put "MyName" into tSettings["username"] put "MyPass" into tSettings["password"] put empty into xHeaders tsnetinit put tsNetCustomSync("imaps://mail.myserver.co.uk", \ "SELECT INBOX",xHeaders,retHeaders,retR

Re: Idea to keep us all connected

2020-03-25 Thread Sean Cole (Pi) via use-livecode
Zoom is fantastic. Another I have been using is FreeConferenceCall which is live video, screen share as well as audio. Great for those who can only use the phone rather than data. Skype really sucks. Thanks, Heather, for this. An excellent idea from the team. Stay in. Stay Safe. Y'all. Sean Cole

Re: Getting HTML5 going

2020-03-25 Thread Sean Cole (Pi) via use-livecode
Break it up into smaller substacks and have these loaded into the main stack as needed. HH had an example of this. It would mean that you only update the parts that need doing. I'm looking to add this into my webapp as we speak as eventually there will be many sections the main stack will access.

Re: [ANN] Release 9.6.0 DP-3

2020-03-25 Thread Sean Cole (Pi) via use-livecode
What do you get from LC when you create the standalone build? Have you refreshed the dist certs just to be sure? Sean On Wed, 25 Mar 2020 at 21:19, Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > Did you try a build for TestFlight, (which requires a Distribu

<    1   2   3