> Le 19 oct. 2020 à 08:45, Dev via use-livecode
> a écrit :
>
> Since I have been on DreamHost for more than a decade, I would love to have
> something like this set up. I’m not too proficient with Terminal or Linux,
> but can follow instructions. I would love to know if there is a crib shee
> Le 27 avr. 2020 à 08:37, J. Landman Gay via use-livecode
> a écrit :
>
> On 4/26/20 1:24 PM, Rick Harrison via use-livecode wrote:
>> In the middle-end part of the string I have “(x)” where x represents some
>> integer.
>> it could be (4) or (10) or (5) etc.
>> I just want to replace the nu
> Le 25 avr. 2020 à 02:22, Peter Bogdanoff a écrit :
>
> In testing with a new stack, I see that what I am asking for actually does
> happen.
> The various placements of the group do have the same ID and configuration.
> So, I’ll work with my stack to make it happen that way.
Hi Peter,
Thi
Hallo Klaus,
Umm, thinking loudly, I would say numberformat has a local scope ...
Regards,
Thierry
What am I missing?
>
> Klaus
--
----
Thierry Douez - sunny-tdz.com
___
use-livecode mailing li
Here is another place for MacOS system errors:
https://www.macheat.com/general-error-codes-for-os-x
most probably doesn't list all errors...
Thierry Douez
sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit thi
course, better to check if what I'm saying is right
as yesterday I was travelling all night :)
Kind regards,
Thierry
--
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
designer who works with Xara
(Win10) and
I adapt his works with Affinity Designer (MacOS). We can exchange our SVG
jobs
quite easily, and for me, not being a graphic designer at all, I find this
process easy enough.
Regards,
Thierry
--
----
Thie
ark S. on Mac.
This version
>
> is not LC 8 compatible.
I don't get any responses on requests anymore from
> him (perhaps it's only me?).
Does anybody is in contact with him or knows,
>
--
--------
Thierry Douez - sunny-tdz.
2017-09-15 10:57 GMT+02:00 Charles Warwick
:
Hi Thierry,
>
> On 15/09/2017 6:31 PM, Thierry Douez:
>
>> Hi all,
>>
>> I've worked hard with tsNetSmtpSync() these last days,
>> on macOS Sierra with the latest LC 8.1.6
>> and have 2 questions which both
2017-09-15 17:35 GMT+02:00 Thierry Douez :
>
>
> 2017-09-15 17:29 GMT+02:00 Bob Sneidar :
>
>> Spoke too soon those are the actual WORDS username and password, base64
>> encoded, but some of the chars are not plain ascii not sure why.
>>
>> Bob S
>>
>
d silly character in these datas before posting :)
Your email scarred me first so I forgot I did this :)
Anyway, thanks again as I'm not familiar with this protocol.
Regards,
Thierry
>
> > On Sep 15, 2017, at 08:05 , Thierry Douez via use-livecode <
> use-livecode@lists.runre
everything on the server !
Thanks again :)
Thierry
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runre
2017-09-15 11:19 GMT+02:00 Charles Warwick :
> Hi Theirry,
>
> On 15/09/2017 7:08 PM, Thierry Douez wrote:
>
>> I guess both methods are safe?
>> or is there some advantages with one or the other?
>>
>> I'm using it within a Livecode Mail Composer.
&
2017-09-15 10:57 GMT+02:00 Charles Warwick
Hi Thierry,
>
> On 15/09/2017 6:31 PM, Thierry Douez:
>
>> Hi all,
>>
>> I've worked hard with tsNetSmtpSync() these last days,
>> on macOS Sierra with the latest LC 8.1.6
>> and have 2 questions which bothers
hanks for some hints.
Thierry
--
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to sub
ll appear in the left pane when viewing a guide.
>
> James
>
>
>
>
> ___
> 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/listinf
ould not find out why, what and so on . . .
>
> Richmond.
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.
put p into s
>> end set
>>
>> function get
>> return s
>> end get
>>
>
> Yes, I use that a lot.
>
>
+1
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYm
rethinkdb.com/docs/writing-drivers/
> >
> > The more precise the quote the better.
> >
> > Thanks,
> >
> > Tom
>
>
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
adding OG tags to all the media on our web site (eventually) and our
> apps will need to parse that out in various contexts.
>
> BR
>
>
>
>
>
> On 8/1/17, 10:07 PM, "use-livecode on behalf of Thierry Douez via
> use-livecode" use-livecode@lists.runrev.com&g
sionnal array after the extraction,
a bit more work inside the repeat loop will be needed,
but the extraction part is still valid.
Finally, if you are not at ease with regex, go with Jacque's way and
everything will be fine.
There are fundamentally not much differences in betwee
f _Html ]
delete char 1 to p4 of _Html
end repeat
and you can test it this way:
combine OG using return and ":"
put OG into fld 1
HTH and feel free to ask any question...
Kind regards,
Thierry
--
Thierry Douez - sunny
to re-organize my 3 lines of code ???
Might be a Opera thing ???
should be read as:
function testForChinese Txt
return matchText( Txt, "&#\d{5};" )
end testForChinese
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2sp
2017-07-18 3:53 GMT+02:00 Thierry Douez :
>
>> I want to know if this data contains Chinese characters
>>
>> Thanks for suggestions!
>>
>> Peter Bogdanoff
>>
>>
> Hi Peter,
>
Ok, back after my second morning coffee :)
A better way to check f
matchText(
Txt
, "&#\d{5};")
end testForChinese
Regards,
Thierry
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visi
>
it crashes at the moment where it tries to include externals.
>
>
Just a guess; might be RC 3 would help...
Regards,
Thierry
--
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech
sion.
Regards,
Thierry
> --
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subs
mmands.
Contact me off-list if any interest.
Kind regards,
Thierry
--
----
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-l
gt; and my brain just wasn't in full gear.
>
> -- Paul
>
>
> On 6/5/2017 4:06 AM, Thierry Douez via use-livecode wrote:
> > Hi Paul,
> >
> >
> > AFAIK you need to deal with an hybrid approach (regex + livecode)
> >
> > So, here is one way to do i
I have a tab and cr delimited table of data, a sample line of which is
> below:
>
> 1Test4052,125941,4052,3,2388
>
> Can someone help me revise this regex to match what I need?
>
> Thank you kindly, in advance.
>
--
--
eturn ( IT - 96) * 2 + 1
>else return ( IT - 64) * 2
> end AaZz_sort
>
>
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-li
lowed by zero
> to any number of chars which are not a close bracket, and last a close
> bracket.
> BTW, no need to escape the last closing bracket; the regex engine is smart
> enough.
>
>
> PCRE library accepts the 2 forms.
>
> HTH,
nes.
>
> set the casesensitive to true -- secondary sort:
> sort myContainer
> set the casesensitive to false -- primary sort:
> sort myContainer
>
>
I'll try to come up with something else later...
Thierry
--
Thier
n bracket followed by zero to
any number of chars which are not a close bracket, and last a close bracket.
BTW, no need to escape the last closing bracket; the regex engine is smart
enough.
PCRE library accepts the 2 forms.
HTH,
Thierry
--
Thierry Do
king for...
and I have no ideas if the double-sort is faster then this one.
Thierry
----
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing
line command!
I've typed this post with the new Opera browser
???
Another try with 2 lines:
put "1 [A] 2 [B] 3." into tText
put removeBrackets( tText)
Better?
Thierry
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2spe
Hi,
>
> function removeBrackets pString
> return replacetext(pString,"\[.*\]",empty)
> end removeBrackets
>
>
What would be the result of next line:?
*put* removeBrackets
(
"1 [A] 2 [B] 3."
)
Kind regards,
Thierry
--------
egards,
Thierry
--
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
p
ribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
--
Thierry Douez - http
s
://sunny-tdz.com <http://sunny-tdz.com>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runr
ribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailin
sh Log.txt" for
append
HTH
Thierry
--------
Thierry Douez - http
s
://sunny-tdz.com <http://sunny-tdz.com>
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
P
fic ghost files
> in zip archives for Windows users. :-/
>
>
--
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-liv
idea what the audio duration
> is.
>
> Thanks and happy holidays to all -
>
> --
> Phil Davis
>
>
--
----
Thierry Douez - http
s
://sunny-tdz.com <http://sunny-tdz.com>
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi
2016-11-03 15:37 GMT+01:00 Bob Sneidar :
> Which version works with which should probably be published in a document,
> and maybe already has been.
>
Hi Bob,
There is one place:
https://livecode.com/resources/support/ask-a-question/
but it needs to be updated too :)
Thierry
___
Mmm, not sure as I'm far away from my computer,
but I think you need Xcode 8 ! not 8.1.
Hope someone else could confirm...
Regards,
Thierry
2016-11-03 9:57 GMT+01:00 John Allijn :
> Hi,
> Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now
> LiveCode can’t find any simulat
iling 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
>
--
----
Thierry Douez - http://sunny-td
2016-10-26 11:41 GMT+02:00 Graham Samuel :
> Hmmm - I would like to start by understanding the why, what and where of
> certificates…
>
> Graham
>
Hello Graham, was a long time :)
http://developer.apple.com/library/content/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduc
Mmm, just did a test:
COPY: ./Applications/LiveCode Indy
8.1.1(rc1).app/Contents/Runtime/iOS/Device-10.0/Settings.plist
INTO:~/Desktop/Info.plist
in BBEdit, edit ./Desktop/Info.plist and add
Thierry
Douez
Here are the latest lines of this file:
UIFileSharingEnabled
Hi Phil,
Did you try this recipie:
Copy the template plist from LC.
Edit it the way you like.
.
Name it Info.plist and add it to "copy files" tab in Standalone settings.
Not sure if this still works
HTH,
Thierry
--
Thierry Douez - http
s
://sunny-tdz.com <http://
mple input text in fld "F1" :
get getVal(a)
put getVal(a,b) into z
put getVal(a,b,c) && getVal(a,b,c) into y
and results in fld "f2":
get getVal(a,dbtr)
put getVal(a,b,dbtr) into z
put getVal(a,b,c,dbtr) && getVal(a,b,c,dbtr) into y
Is this what you are look
My preferate: Affinity Designer
https://affinity.serif.com
Thierry
2016-08-05 16:57 GMT+02:00 Graham Samuel :
> Having got very interested in LC widgets at the conference, I’m about to
> start experimenting, but I need to create some SVG graphics based on my own
> designs. I can’t afford Illus
> However, this no longer works in LiveCode 8.
>
> What is the new method of extracting the list of errors?
>
> TIA,
> Lyn
>
> ----
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
_
m
>
> ___
> 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 can I check, if my system is running in 32 or 64 bit?
HTH,
Thierry
----
Thierry Douez - http://sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to s
's what you need
Regards,
Thierry
--------
Thierry Douez - http://sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe an
your iOS
> or Android app with Livecode ?
> It is possible to do it when saving the standalone ?
>
> Thanks
>
> --
Thierry Douez - http://sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.
t;
>
Hi,
What happens when you do this:
put shell("open -h")
should return the help summary.
If not, then you have a PATH problem.
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
local T
repeat with i = 1 to paramCount()
add baseConvert( param( i) ,16,10) to T
end repeat
return baseconvert( T, 10, 16)
end addHexy
Thierry
Thierry Douez - http://sunny-tdz.com
__
ly.
>
> put baseConvert(baseConvert("20F",16,10) + baseConvert("4CD",16,10),10,16)
>
> devin
>
>
--
Thierry Douez - http://sunny-tdz.com
___
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
Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - s
not exist. I guess I
> could check the creation date and if it was just
> created then delete it but I was wondering if there
> is a better way.
>
> JB
>
--
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2sp
> Am I wrong. misguided, foolish, or brilliant?
>
You are brilliant !!!
Mmm, as long as you don't need behaviors :)
Kind regards,
Thierry
-------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi
regards
> Bernd
>
--
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubs
e the number of items to 1,
then you'll see much more distant results.
But now, if you 're working with a list of 10 items,
it really doesn't matter as the result are:
0,07 0,04, 0,03 ms
Hope you find this interesting.
Thierry
> > Thierry Douez wrote:
> >
> >
ter to return
>
> return Min (myListOfNumbers) — based on return not comma
>
--
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode maili
Thanks to Bernd for this link:
http://berndniggemann.on-rev.com/modTableField/
Thierry
--
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use
en you know
how to work with it!
Thierry
>
> get matchChunk( Text, Regex, pStart, pEnd)
> <http://lists.runrev.com/mailman/listinfo/use-livecode>
>
>
--
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sun
Hallo Tiemo,
as far as I have seen it, matchChunk and matchText only return true or false
> and not an offset or position
> Am I wrong?
>
Yes :)
get matchChunk( Text, Regex, pStart, pEnd)
HTH,
Thierry
--
----
Thierry Douez - htt
s,
Thierry
--
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url t
than orig regex by: 121.9 times
Regex2 faster than Chunk by: 2.1 times
Kind regards,
Thierry
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
_
is job almost a year ago.
If you are interested to know more about it, you know how
to contact me.
Kind regards,
Thierry
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
good
>> externals or libraries I should know about?
>
>
> For MIDI on Mac there is a very high quality external:
>SunnYmidi by Thierry Douez. ( http://sunny-tdz.com ).
For the record,
the Midi Controler "AKAI APC Mini"
has been successfully used
as an input
orums.livecode.com/viewtopic.php?f=104&t=24971
and
Might be good if you put some words here:
http://quality.livecode.com/show_bug.cgi?id=16612
Kind regards,
Thierry
Thierry Douez - http://sunn
___
> 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
--
ng further..
Regards,
Thierry
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit t
etter1.php
Kind regards,
Thierry
----
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please
> What’s wrong with simply:
>
> function stringsAreEqual p1, p2
>return (p1 & "z") = (p2 & "z")
> end stringsAreEqual
>
> As Terry Judd and Mark Wieder suggested yesterday?
Mmm, nothing.
Different ways, different experiences ... :)
Regards,
Thierry
_
>
>> Ok, now I'm waiting for what I've missed...
>
> Your revised example was missing a "^" at the beginning and a "$" at the end.
>
>put "^\Q^5$\E$" into myVeryStrongPassword
>
> Lyn
>
Good catch :)
Regards,
Thierry
___
use-livecode mailing list
Hi,
> Ah,
Well, nothing very dangerous here :)
>> if matchText( userTyping, myVeryStrongPassword) then ...
This was a direct answer to this thread:
"compare numeric strings with leading zeros" !
> I would caution against using matchText for this purpose,
> because the seco
uld have thought 5=005 would evaluate as true and "5"="005" would
>> evaluate as false.
>
>
> In any other language that would work.
> Unfortunately in LC everything's stringish.
>
--
>> Would it be permissible to sell a book with a CD strapped to its back
>> containing
>> community versions of LiveCode?
>
> Yes, that is allowed. As the Community engine is GPL’ed, you’d have to
> include an offer to supply the source code for the engine, but you can do
> this by having the so
Here it is:
http://quality.runrev.com/show_bug.cgi?id=15721
and if you can provide a sample stack,
it could help (see my last comment in qcc)
Regards,
Thierry
2015-08-31 18:02 GMT+02:00 Thierry Douez :
> Hi Paul,
>
> It looks like the latest bug report I sent to Qcc.
>
> Doesn
Hi Paul,
It looks like the latest bug report I sent to Qcc.
Doesn't have the Qcc number right now.
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage
2015-08-31 17:50 GMT+02:00 Paul Dupuis
e previously
without success.
Regards,
Thierry
--------
Thierry Douez - http://sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your sub
rks here,
plus I put the word "stack" in the stack names for a more severe test.
As I hate to write "& quote &" in my code,
\x22 is the ASCII value for the quote char.
Not tested on LC 7 yet.
Regards,
Thierry
Thierry D
to online parsers,
and this does the trick quite nicely.
Best,
Thierry
2015-08-04 11:43 GMT+02:00 Thierry Douez :
> 2015-08-04 10:57 GMT+02:00
> David Bovill :
>
> Hi David,
>
> You might find this tool (binary available) interesting:
>
> http://stedolan.github.io/jq/
2015-08-04 10:57 GMT+02:00
David Bovill :
Hi David,
You might find this tool (binary available) interesting:
http://stedolan.github.io/jq/
Otherwise, for linux, externals have to be built speciffically for the platform
HTH,
Thierry
> Hi - I'm looking to switch from parsing JSON with scrip
Hi Sri,
Try this:
on mouseUp
put the width of field "Field1"
put the width of (field "Field1")
end mouseUp
but put this script in a button, not the message box!
This should give you the trick.
HTH,
Thierry
--------
Thierry
Hi Glen,
Not knowing your context, this might not be what you are looking for.
but as a start?
http://superuser.com/questions/256981/non-interactive-ssh-sudo-prompts-for-the-password-in-plain-text
Regards,
Thierry
Thierry Douez - http://sunny
2015-07-08 19:24 GMT+02:00 Gregory Lypny :
> Hi everyone,
>
> I imported an RTF file and put it into a field using
>
>set the RTFText of field "File Text" to url ("file:" & longFileName)
after your line of code, do:
put fld "File Text" into fld "File Text"
HTH,
Thierry
__
Scott,
and what happened if you build your Standalone with 8.1 settings ?
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage sunnYpdf - sunnYrex -
sunnYtext2speech
Thierry Douez - http://sunny-tdz.com
sunnYperl - sunnYmidi - sunnYmage - sunnYpdf - sunnYtext2speech - sunnYrex
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe
2015-06-29 11:20 GMT+02:00
Scott Morrow :
Hi Scott,
> Is there any way to discover (from a script)
> whether a particular external is available in a compiled iOS app.
AFAIK, No.
> I’m using “try / catch” and that seems to work
> but I was hoping for something I could query ahead of the fact.
T
Dear iOS LiveCoders,
I'm pleased to annouce the first release of sunnYtext2speech,
a text to speech external for iOS.
http://sunny-tdz.com/sunnytext2speech
A trial version with a demo stack is also available.
Kind regards,
Thierry
Th
2015-06-19 2:28 GMT+02:00 Roger Guay :
> O, Laurel and Hardy. I can’t pass that up.
:)
How does one get to see your tutorial?
https://vimeo.com/105437104
and if you have a mac:
http://sunny-tdz.com/dwn and get the Demo version.
Regards,
Thierry
rself by setting the currentframe (assuming
>> you're set the repeatcount to 0) You'd need to get the framecount of the
>> image so you know how many frames to manage with your frame loop.
>>
>> On Thu, Jun 18, 2015 at 6:36 AM, Thierry Douez wrote:
>>
>> > F
>From very old memories:
set the repeatcount of me to 0 -- to stop
set the repeatcount of me to -1 -- to loop forever
set the repeatcount of me to 42 -- to lop 42 times
Regards,
Thierry
>> Does anyone know if there is away to stop and start these
>> animations?
>>
>> Richmond.
>>
__
Bonjour Pierre,
> The french v2 of the book is a pleasant and very accessible read.
A real gift to read git in French :)
> I just discovered that Git is a Linus Torwald’s creation ;D
small world...
Regards,
Thierry
----
Thierry
), فارسی, हिन्दी, Magyar, Norwegian
Bokmål, Română, Српски, ภาษาไทย, Tiếng Việt, Українська and Ўзбекча.
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage - sunnYrex
1 - 100 of 360 matches
Mail list logo