wow? sweet! Way to make it happen fast, Monte! Thank you.
On Fri, Oct 3, 2014 at 2:41 AM, Scott Morrow
wrote:
> Monte, you’re awesome. Already downloaded several and they are working
> great! THANKS!!!
> —
>
> Scott Morrow
>
> Elementary Software
> (Now with 20% less chalk dust!)
> web
Try setting the size of the text itself:
set the textsize of char 1 to -1 of fld "text1" to the the textsize of fld
"text1"
then
put the RTFText of fld "text1" into myText
That way the RTFtext will include the explicit textsize you want. Otherwise no
textsize will be specified and the RTF do
I don¹t want to steal Chris Sheffield¹s thunder, but a LiveCode game we
worked on together, Splat-O-Nym, is now available in Apple's App Store.
https://itunes.apple.com/us/app/splat-o-nym/id889274902?mt=8
The app helps kids learn synonyms and antonyms by "splatting" correct
answers within a serie
Thunder not stolen at all. Thanks, Scott. I'm not working today so just haven't
had a chance to make an announcement yet. So thanks taking care of it.
Chris
> On Oct 3, 2014, at 1:08 PM, Scott Rossi wrote:
>
> I don¹t want to steal Chris Sheffield¹s thunder, but a LiveCode game we
> worked on
I was working on a program that included about a hundred small audio clips.
Suddenly they wouldn't play and produced the spinning beach ball of death on my
MacBook Pro running OSX 10.6.8. I couldn't see what I had done to cause this
since the code change that I made was minor. Eventually I quit
Hi revolut...@duncansoftware.on-rev.com
Am 04.10.2014 um 01:00 schrieb revolut...@duncansoftware.on-rev.com:
> I was working on a program that included about a hundred small audio clips.
> Suddenly they wouldn't play and produced the spinning beach ball of death on
> my MacBook Pro running OSX
The game looks great. My daughter saw the webpage over my shoulder and wants to
play it. Does it exclusively use American spellings or is there an option to
use English spellings?
Peter
On 4 Oct 2014, at 05:22, Chris Sheffield wrote:
> Thunder not stolen at all. Thanks, Scott. I'm not working
Hi Peter:
I’m pretty sure it’s American spellings only, but it does have audio
pronunciations. :-)
Frankly, I’m not sure how we would handle the extra “i” you guys always
seem to insert in “aluminum”.
:-)
Best Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
On 10/3/14, 5
Hi Peter. What Scott said. However, I will definitely suggest to my company
that we consider adding English spellings.
Thanks for your interest.
Chris
> On Oct 3, 2014, at 6:38 PM, Peter W A Wood wrote:
>
> The game looks great. My daughter saw the webpage over my shoulder and wants
> to pl
Hi Chris
That would be great. As our daughter goes to an English school, we think it's
best to stick to English spelling.
Cheers
Peter
On 4 Oct 2014, at 09:25, Chris Sheffield wrote:
> Hi Peter. What Scott said. However, I will definitely suggest to my company
> that we consider adding Engl
Hi Scott
On 4 Oct 2014, at 08:50, Scott Rossi wrote:
> I’m pretty sure it’s American spellings only, but it does have audio
> pronunciations. :-)
>
> Frankly, I’m not sure how we would handle the extra “i” you guys always
> seem to insert in “aluminum”.
>
What to say? al-min-num or alu-min
Possibly very dumb question here.
What I want to do: using code 'cut and paste' (i.e. parse) text from an RTF
document into a LC field, preserving the text formatting.
What I don't want to do: deal with all of the RTF formatting codes.
Is this doable?
If its not easily doable I can downgrade the
Scott-
Friday, October 3, 2014, 5:50:48 PM, you wrote:
> Frankly, I¡¯m not sure how we would handle the extra ¡°i¡± you guys always
> seem to insert in ¡°aluminum¡±.
Speaking of inserting things, that's a rather innovative use of
punctuation.
--
-Mark Wieder
ahsoftw...@gmail.com
This communi
I believe the *proper* English spelling is: al-lew-min-nium
:-)
Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
On 10/3/14, 7:35 PM, "Peter W A Wood" wrote:
>Hi Scott
>
>On 4 Oct 2014, at 08:50, Scott Rossi wrote:
>>I¹m pretty sure it¹s American spellings only, but it d
Try this:
on mouseUp
set the rtfText of fld 1 to the clipboardData["RTF"]
end mouseUp
Phil Davis
On 10/3/14 7:38 PM, Mark Smith wrote:
Possibly very dumb question here.
What I want to do: using code 'cut and paste' (i.e. parse) text from an RTF
document into a LC field, preserving the te
On Sat, Oct 4, 2014 at 12:01 PM, Scott Rossi wrote:
> I believe the *proper* English spelling is: al-lew-min-nium
>
Americans adopted -ium for most of the 19th century, with aluminium
appearing in Webster's Dictionary of 1828. In 1892, however, Charles
Martin Hall used the -um spelling in an adver
AFAIK m4v clips works on all platforms.
Le 4 oct. 2014 à 01:05, Klaus major-k a écrit :
> Hi revolut...@duncansoftware.on-rev.com
>
> Am 04.10.2014 um 01:00 schrieb revolut...@duncansoftware.on-rev.com:
>
>> I was working on a program that included about a hundred small audio clips.
>> Sudden
On Sat, Oct 4, 2014 at 12:44 PM, Phil Davis wrote:
>
> on mouseUp
> set the rtfText of fld 1 to the clipboardData["RTF"]
> end mouseUp
>
That looks like a simple answer but there are two entries in the
Dictionary under RTFText that might steer you in an ever so slightly
different direction:
N
Good advice!
Phil
On 10/3/14 11:05 PM, Kay C Lan wrote:
On Sat, Oct 4, 2014 at 12:44 PM, Phil Davis wrote:
on mouseUp
set the rtfText of fld 1 to the clipboardData["RTF"]
end mouseUp
That looks like a simple answer but there are two entries in the
Dictionary under RTFText that might st
19 matches
Mail list logo