Hi Bob,
Believe it or not I have tried reversing scripts already but I always get the
same font in Pages: Lucida Grande. I would appreciate any other suggestions
that may have.
Charles Szasz
csz...@mac.com
___
use-livecode mailing list
use-liveco
Dear LiveCode users,
Economy-x-Talk is releasing Installer Maker Plugin 1.7.6 today. Installer Maker
allows you to wrap your LiveCode standalones in an installer without additional
software. This release is a maintenance release, which fixes another 5 bugs
reported by our customers, including t
Don't you want to do that in the reverse order? You are setting the clipboard
to the rtftext of the field, but what you do to the field after that is
irrelevant to the clipboard.
Bob
On May 2, 2012, at 3:23 PM, Charles Szasz wrote:
> Mark,
>
> I tried your suggestion:
>
> set the clipboard
Mark,
I tried your suggestion:
set the clipboardData["rtf"] to the rtfText of field "statement"
set the textFont of character 1 to -1 of field "statement" to "Times New Roman"
As soon as I click on the button that had the script above the textfont in the
field "statement" changed to the fon
Maybe there's a Thunderbird plugin that would help. The other way might be
if there's some way of saving filtered messages to a text file in a
specific folder, then setting the folder options to run a script each time
a new message turns up. When I get some time, I plan to look into that for
use
On 5/2/12 12:56 PM, Peter Haworth wrote:
Congrats on working through all this.
Slightly off topic but related. I assume you're doing this to send out
license codes or something similar.
Right, I'm trying to automate AirLaunch sales from my web site. Zygodact
makes the serial keys and I've fi
On Apr 24, 2012, at 9:11 AM, J. Landman Gay wrote:
> On 4/24/12 10:08 AM, Paul Dupuis wrote:
>
>> However, I'd agree with Richard Gaskin's post that a feature limited
>> demo is generally a better marketing approach than a time limited demo.
>
> I think so too. Or even just make the program slig
Recently, Mike Kerner wrote:
> Interesting article from VentureBeat on LinkedIn's mobile app. It was
> built in
> http://venturebeat.com/2012/05/02/linkedin-ipad-app-engineering/
An interesting (and important, IMO) comment at the end:
³You can¹t take a mobile app and just scale it up to
Congrats on working through all this.
Slightly off topic but related. I assume you're doing this to send out
license codes or something similar. Some time ago, I had a need to
automatically react to someone purchasing one or more mp3 music files.
This is way before I even knew about LiveCode a
I like the idea of a plugin setting up a front script. However, don't I need
to catch the click on the apply button rather than closefield?
Maybe, I'm trying to do the wrong thing. Maybe I just need a plugin button to
make the transformation on the edit field itself, perhaps with comments s
On 5/2/12 12:39 PM, Richard Gaskin wrote:
J. Landman Gay wrote:
On 5/2/12 12:30 PM, Richard Gaskin wrote:
Ah, so it was a header issue after all.
You're justified if you want to gloat now. I'm sorry I sniped at you. If
it helps, you weren't the only one. The Husband hid in the basement.
I
Interesting article from VentureBeat on LinkedIn's mobile app. It was
built in
http://venturebeat.com/2012/05/02/linkedin-ipad-app-engineering/
Not RunRev, but it also has some surprises in it.
--
On the first day, God created the heavens and the Earth
On the second day, God created the
It's awesome you got through this. FTR these are some of the hardest kinds of
problems to solve. Your pain will be other's gain. :-)
Bob
On May 2, 2012, at 10:38 AM, J. Landman Gay wrote:
> On 5/2/12 11:58 AM, Bob Sneidar wrote:
>> Ouch!
>
> :) I'll post something once I'm sure the real page
J. Landman Gay wrote:
On 5/2/12 12:30 PM, Richard Gaskin wrote:
Ah, so it was a header issue after all.
You're justified if you want to gloat now. I'm sorry I sniped at you. If
it helps, you weren't the only one. The Husband hid in the basement.
I had the luxury of being half a continent aw
On 5/2/12 11:58 AM, Bob Sneidar wrote:
Ouch!
:) I'll post something once I'm sure the real page works. It's been a
long, hard journey. I've decided I hate web servers.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactive
On 5/2/12 12:30 PM, Richard Gaskin wrote:
Ah, so it was a header issue after all.
You're justified if you want to gloat now. I'm sorry I sniped at you. If
it helps, you weren't the only one. The Husband hid in the basement.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
Hy
J. Landman Gay wrote:
On 5/2/12 4:54 AM, dirk cleenwerck wrote:
Good morning,
Does this help.
http://oreilly.com/openbook/cgi/ch03_07.html
Yes! Yes it does!! Excitement, happiness, joy joy!
In the simulator at least, this WORKS!!!:
on startup
read from stdin until empty
put it i
Ouch!
On May 2, 2012, at 9:42 AM, J. Landman Gay wrote:
> On 5/2/12 11:07 AM, Bob Sneidar wrote:
>> When you guys get through all this, it would be great if you could
>> share all you've learned in one place, maybe even write up an article
>> for the Rev newsletter. It's great the way this commun
On 5/2/12 4:54 AM, dirk cleenwerck wrote:
Good morning,
Does this help.
http://oreilly.com/openbook/cgi/ch03_07.html
Yes! Yes it does!! Excitement, happiness, joy joy!
In the simulator at least, this WORKS!!!:
on startup
read from stdin until empty
put it into tOrderData
LOG the
Hi Jaqueline,
Am 02.05.2012 um 18:42 schrieb J. Landman Gay:
> On 5/2/12 11:07 AM, Bob Sneidar wrote:
>> When you guys get through all this, it would be great if you could
>> share all you've learned in one place, maybe even write up an article
>> for the Rev newsletter. It's great the way this c
On 5/2/12 11:02 AM, Dar Scott wrote:
I want to make a plugin that makes some tweaks to a script just
before it is applied. I want the user to see and edit his version,
but what is saved is a slightly different version.
I don't know if any messages are sent, but you could possibly trap
closefi
On 5/2/12 11:07 AM, Bob Sneidar wrote:
When you guys get through all this, it would be great if you could
share all you've learned in one place, maybe even write up an article
for the Rev newsletter. It's great the way this community solves
problems cooperatively. It restores my admittedly shaken
You may want to get ahold of GLX2 and see what Jerry did to do this. Since it's
open source now (thanks a million Jerry) you can get into the code and see what
is happening.
Bob
On May 2, 2012, at 9:02 AM, Dar Scott wrote:
> I want to make a plugin that makes some tweaks to a script just bef
When you guys get through all this, it would be great if you could share all
you've learned in one place, maybe even write up an article for the Rev
newsletter. It's great the way this community solves problems cooperatively. It
restores my admittedly shaken faith in the human race. :-)
Bob
O
I want to make a plugin that makes some tweaks to a script just before it is
applied. I want the user to see and edit his version, but what is saved is a
slightly different version.
In some ideas, both are valid scripts, that shown in the editor and that put
into the script property. In som
Richmond wrote:
While Steve Jobs was a devil, of sorts, at least he was a devil we knew;
now he has passed on (presumably to do devilish things elsewhere) we
are left with other, lesser devils; and lesser devils are like lesser gods,
inclined to do things that are neither so good nor so evil.
I
Peter Haworth wrote:
Well of course they don't wnat anyone to use Dropbox, or Box.net or Google
Drive or any other online cloud storage - it takes people away form iCloud.
Is that too cynical?
Not cynical at all; it's well within their rights to define their
platform however they like.
I ju
On May 1, 2012, at 1:25 PM, Bob Sneidar wrote:
> This is getting embarrassing. Seems that setting wholeMatches to true
> prevented finding a tab item that was preceded by a "(" which is the
> disabling character for a menu item. If I can't find it, I can't re-enable
> it! This should resolve th
Any ideas why this would not put "this is just a test" into the file
"dump.txt"?
PayPal is happy with the script. It indicates it has received the
correct response when it calls this PHP script.
The script is located in my Documents folder on my (dedicated OSX) server.
I can't set that folder to
Good morning,
Does this help.
http://oreilly.com/openbook/cgi/ch03_07.html
Dirk Cleenwerck
On Wed, May 2, 2012 at 6:25 AM, J. Landman Gay wrote:
> On 5/1/12 8:55 PM, Andre Garzia wrote:
>
>> Guys and Gals,
>>
>> You may want to check
>> https://www.paypal-community.**com/t5/About-Settings/Payp
Hi LiveCoders
A new external has just been added to the mergExt suite. This one
(mergAccessory) allows you to connect to, read from and write to external
accessories such as bluetooth devices that are part of the Made For iPhone
(MFi) program. There's an example stack showing how to print to th
31 matches
Mail list logo