With the change in how nabble reports posts to the list I have now gone across
to google's archive.
https://www.mail-archive.com/use-livecode@lists.runrev.com/
Seems just as functional and clearly shows who posted what.
To submit to the list I still prefer to use my mail client.
To search the list
I get a "this repository is empty" message.
On Thu, Mar 23, 2017 at 10:06 PM, Todd Fabacher via use-livecode <
use-livecode@lists.runrev.com> wrote:
> On Facebook people had expressed a desire to work with D3 and LiveCode. So,
> here is the D3 LiveCode Chart Examples on github:
> https://github.c
On Facebook people had expressed a desire to work with D3 and LiveCode. So,
here is the D3 LiveCode Chart Examples on github:
https://github.com/digitalpomegranate/D3-Livecode-Charts
--Todd Fabacher & Digital Pomegranate Tame
___
use-livecode mailing lis
It's pretty easy, actually. You can check out my repo, if you like,
because that's where I'd put the routines if I do it. I've already got
some community routines in there, but I haven't gone nuts with it, yet.
https://github.com/macMikey
The biggest thing to discuss is what routines should be g
Guys, I would love to get the contents of the Master Library into github, but
that is beyond my technical ability.
I created the library so I had 1) an index/table of contents and 2) the ability
to only pull into my projects what I needed. I also wanted to give back to
the people on this
Mike Kerner wrote:
> The code was relatively easy. What I was more interested in was
> either building or finding a central repo for a library of routines.
Right now the most comprehensive collection I know of is Michael Doub's
Master Library:
https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterL
Anyway, Richard, to answer your other question, the problem is that
revCopyFolder copies not just the contents of the source folder but the
source folder as well, and I didn't figure out a way to copy just the
contents, so I wrote something to do it.
On Thu, Mar 23, 2017 at 9:00 PM, Mike Kerner
w
Oh, yes, and one more thing: We need to bring back user additions and
owner addendums/notes.
On Thu, Mar 23, 2017 at 7:45 PM, Richard Gaskin via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Mike Kerner wrote:
>
> > I want this to be my official dictionary.
>
> With my free Devolution t
The code was relatively easy. What I was more interested in was either
building or finding a central repo for a library of routines. Trevor built
a stack that has a bunch of routines in it, but in the age of git, I'd like
to have something that we put in there for everyone to point to. I've put
Hi Paul,
It looks like you are correct and so I have started the massive download.
I assume that once installed I would then do an "add entry" in
Livecode-->Preferences-->Mobile and select the /Applications/Xcode
This should then find the SDK in the contents of Xcode...
Please let me know if I
Thanks, Richard. What you described will certainly work for future customer
records. But my main challenge is to take many years of past data stored in
tab-delimited spreadsheet files from various ecommerce vendors and bring all
that data together in one place where it will be easily searched and s
AFAIK the iOS SDK comes with the particular flavour of Xcode and you need to
have the correct version of Xcode to match the version of LC on your choice of
OS, if you go to Help > Release Notes the version you need is listed under the
iOS Platform Support section, about page 4 I think, or bookma
Mike Kerner wrote:
> I went looking, today, for a routine to recursively copy folders and
> files from one place to another. I have several LC libraries, but
> none of them seemed to have such a routine. All of those libraries
> are in stacks.
Will the built-in revCopyFolder command do what yo
Mike Kerner wrote:
> I want this to be my official dictionary.
With my free Devolution toolkit you can chose between LC's default tools
or any plugin you want for essentials like that:
http://fourthworld.com/products/devolution/
--
Richard Gaskin
Fourth World Systems
Software Design and D
Sorry Bob,
I fell foul of Nabble, it is unfortunately broken since the bouncing issue
was resolved.
Since I am on digest for the use-list I use Nabble to post and see current
activity.
Too bad it is broken since the only other repository that lets you post I
know is gmane that is rebuilding and
I went looking, today, for a routine to recursively copy folders and files
from one place to another. I have several LC libraries, but none of them
seemed to have such a routine. All of those libraries are in stacks.
So...
a) Does anyone have a git repo with LC libraries/routines in it
b) If not
On Mar 23, 2017, at 2:33 PM, BNig via use-livecode
mailto:use-livecode@lists.runrev.com>> wrote:
Bob Sneidar via use-livecode wrote
Then please also make sure to submit this to Edinburgh. I want this to be
my official dictionary.
Thanks Bob,
I think the LiveCode people did a pretty good job r
Just one problem. I didn't write that.
Bob S
> On Mar 23, 2017, at 13:33 , BNig via use-livecode
> wrote:
>
> Bob Sneidar via use-livecode wrote
>> Then please also make sure to submit this to Edinburgh. I want this to be
>> my official dictionary.
>
> Thanks Bob,
___
The other issues with the existing official dictionary involve the
bootstrap framework, and those are not easy to address without ripping out
bootstrap. While we are on the topic of a large monitor, that does not fix
the issues. Indeed, on a larger monitor, the dictionary will get worse,
due to b
Bob Sneidar via use-livecode wrote
> Then please also make sure to submit this to Edinburgh. I want this to be
> my official dictionary.
Thanks Bob,
I think the LiveCode people did a pretty good job reorganizing the
dictionary. The new dictionary, once getting used to it, offers the
different di
Hello,
I currently have Livecode Indy 8.0.1 and am running on OS X 10.11.5 (El
Capitan) with Xcode Version 8.0 (8A218a).
When I go to generate a standalone I get the following error message:
*In order to perform device builds you need to have iOS 9.3 SDK configured.*
*- iOS 9.3 comes with Xcode
tbodine wrote:
> Anyone know of a stack designed to import and manage customer data
> from ecommerce services such as FastSpring and Plimus?
I only quickly skimmed their dev sites, but it seems both offer REST
APIs using Basic Auth with JSON payloads.
What issues have you run into working wit
Then please also make sure to submit this to Edinburgh. I want this to be
my official dictionary.
On Wed, Mar 22, 2017 at 8:41 PM, BNig via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Skip Kimpel via use-livecode wrote
> > On 03/22/2017 12:46 PM, BNig via use-livecode wrote:
> >
> >>
Hi Livecoders.
Anyone know of a stack designed to import and manage customer data from
ecommerce services such as FastSpring and Plimus?
Thanks,
Tom B.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Customer-database-stack-for-FastSpring-etc-tp4713278.html
Se
I had a condition there I didn't need (there) so I moved it but forgot to
delete the break.
Bob S
> On Mar 23, 2017, at 07:23 , Tiemo Hollmann TB via use-livecode
> wrote:
>
> Hi Bob, nice function.
> Just for my interest, what is the function of the leading "break" in the
> switch control
Probably a typo.
Bob S
> On Mar 23, 2017, at 07:23 , Tiemo Hollmann TB via use-livecode
> wrote:
>
> Hi Bob, nice function.
> Just for my interest, what is the function of the leading "break" in the
> switch control structure? It doesn't seem to bother, but any advantage?
> Tiemo
_
Hi Bob, nice function.
Just for my interest, what is the function of the leading "break" in the
switch control structure? It doesn't seem to bother, but any advantage?
Tiemo
-Ursprüngliche Nachricht-
Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag
von Bob Sneid
27 matches
Mail list logo