Dear Jacqueline,
Thank you for the suggestion.
On Sunday, June 29, 2003, at 03:55 PM, J. Landman Gay wrote:
Try setting the margins of both the button and the field to 0. Then
align the tops.
Does not work...
Aligning tops does not work.
Aligning bottoms does not work.
Aligning the vertica
Is it possible to "impersonate" the voices? Or, are the voices tied to a SDK?
Just be sure to remember the strummer who contributed to Yahoo! and then (due
to a bad contract) lost out (he tried to sue, and I don't know the outcome,
such as "he's entitled to more of the share his little ditty did
I just HAVE to add Aimee Mann (of 'Til Tuesday) to this:
"Hush-hush: keep it down now... voices kah-ree"
heheh
have a great weekend...
On Saturday 28 June 2003 20:41, Chipp Walters wrote:
> Mark,
>
> It's amazing! You ended up posting Edwin's email in your email...just the
> thing you admonis
On 6/28/03 7:49 PM, Igor Couto wrote:
I need to find
a way/formula that can align the baselines whatever the textSize of both
objects is - note: the textSize of both the button and the field will
ALWAYS be the same...
Any suggestions, anyone?
Try setting the margins of both the button and the
Wow,
you are a tough guy;-)
A person makes a mistake and you correct him by doing the same thing back?
Glad I'm not in the car next to you.
-Chipp
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Mark Wieder
> Sent: Saturday, June 28, 2003 11:38 PM
>
Hi Ken,
I actually have a few of those AT&T voices, but unfortunately, they come
with the 5.1 SDK which doesn't work with RunRev. I expect Tuviah will
probably fix that some day. The other issue is AT&T is *very protective* of
those voices, and charge a bunch if you want to license them...
Too ba
On 6/28/03 8:57 PM, Jim Hurley wrote:
Thanks for all the good advice. I did as you said, namely created a
couple of small images, one a jpg and the other a gif. Both worked well
with no problems--most of the time. But again, a couple of crashes.
Rev should never crash. I'd bug report it, and inc
> Though I might add, chill out dude.
--
I thought the Re could've been edited better, but at least I could follow
the thread, and I don't think it deserved a flame. A lot depends on how your
emailer handles replies.
But, back to the problem. Most of my stuff needs audio feedback, and als
Dear Scott,
On Sunday, June 29, 2003, at 01:51 PM, Scott Slaugh wrote:
You could also set up some handlers in the field to trap the keys.
Make it so that when the user clicks on the field, the locktext of the
field is set to false, so they can type in it. Then put a handler in
the field for
Chipp-
No mistake - I was making a point, although I've already been
admonished (and quite rightly) for not changing the subject line
before replying. My apologies to anyone who has to climb through these
responses to get to the Voices thread info.
-Mark
I'm not really sure how to best describe this problem - - - this issue pertains to a Revolution app I'm writing in Mac OS X. (latest 10.2.6)
I've got a unix call that, when launched from the Terminal window, brings up the OS X "authentification popup", and then changes the user's network settings
Dear Valetia,
Thank you so much for your suggestions!
On Saturday, June 28, 2003, at 07:07 PM, [EMAIL PROTECTED] wrote:
1. Trap it via the 'pasteKey' message; and then
2. Use the 'clipboardData' property to help you allow only the first
line of
whatever's in the clipboard to be pasted into th
Dear Ken,
Once again, thank you for the suggestion!
On Sunday, June 29, 2003, at 08:08 AM, Ken Ray wrote:
How about using an actual list field, and only allow changing when the
user
double-clicks on a line? You could bring up an "ask" dialog allowing
them to
change the value of the line. This
I'm, sorry - I was in the middle of working, read my email, saw something I
could help out with, and shot off a response without really thinking about
it.
Though I might add, chill out dude.
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists
Dear Ken,
Thank you for the suggestion!
On Sunday, June 29, 2003, at 08:05 AM, Ken Ray wrote:
Could you set the margins of the field to match the "margins" of the
button
and then adjust them accordingly? That is, if the button when it
resizes
gets a virtual top and bottom margin of 6, couldn'
Edwin-
This is a prime example of why I normally don't post in this listserv.
Edwin Gore ([EMAIL PROTECTED] for anyone who cares to know), insists
on posting my return email address and other useless information from
a previous message header, in spite of the fact that I took pains
*not* to includ
Here's one more...
Slower than the keys() version, but keeps the original order of the unique lines.
function removeDoubles1 theLine
put theLines into temp
replace cr with tab&"x"&cr in theLines
put tab&"x"&cr after theLines
split theLines using cr and tab
put empty into output
Igor,
How about using an actual list field, and only allow changing when the user
double-clicks on a line? You could bring up an "ask" dialog allowing them to
change the value of the line. This would prevent all the clipboard/keydown
issues completely.
Ken Ray
Sons of Thunder Software
Email: [EMA
Igor,
Could you set the margins of the field to match the "margins" of the button
and then adjust them accordingly? That is, if the button when it resizes
gets a virtual top and bottom margin of 6, couldn't you set the margins of
the corresponding field to 0,6,0,6 ?
Ken Ray
Sons of Thunder Softwa
Le samedi, 28 juin 2003, à 22:44 Europe/Paris, erik hansen a écrit :
Mexico es unico.
¡Viva México!
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
--- Manuel Companys <[EMAIL PROTECTED]> wrote:
> The male and female mexican voices were
> probably those of californian
> Apple employees.
> They pronounce the english words used in
> mexican spanish as no mexican
> would be able to.
> For instance the words beginning with S +
> consonant (a m
On Saturday, June 28, 2003, at 01:51 PM, Alex Rice wrote:
Dan, I've narrowed it down to what seems like a bug.
Doh- never mind. The problem is that my app doesn't have a Edit menu
with a Copy item ("C" shortcut) so there literally is no copy
happening. I guess in the IDE that Command-C goes to
--- Manuel Companys <[EMAIL PROTECTED]> wrote:
> The male and female mexican voices were
> probably those of californian
> Apple employees.
> They pronounce the english words used in
> mexican spanish as no mexican
> would be able to.
> For instance the words beginning with S +
> consonant (a m
--- Klaus Major <[EMAIL PROTECTED]> wrote:
> Hi Erik
>
>
> >> And for those wondering about pictures of
> the
> >> rest of the team, go to :
> >> http://www.runrev.com/company/team.html
> >
> > fascinating reading.
> > is Ten Thumbs Typing Tutor allied with RR?
>
> Yes, it was their first (corr
Steve,
RunRev can only use the MS Speech SDK less than 5.1. Currently, many WinXP
computers have 5.1 installed, so they won't work with the revSpeech
commands.
-Chipp
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Stephen
> Messimer
> Sent: Saturday,
On Saturday, June 28, 2003, at 12:28 PM, dan johnson wrote:
Greetings,
Which Windows? Which Rev?
Win XPpro, Rev 1.1.1, Excel 2000 9.0
I created a field and populated it with a few lines made up of strings
separated
by tabs. While in Browse mode, I placed the cursor into the field.
Then I
pre
I have a field with tab stops (string & tab & string & linefeed etc). On OS X, I
can Command-C and Command-V to copy paste tab-delimited data into MS Excel v.X.
On Windows, using Control-C, Excel 2000 doesn't see anything on the clipboard.
Oh wait... I guess there is nothing on the clipboard a
On Windows XP Home I get "False"
- Original Message -
From: "Mark Wieder" <[EMAIL PROTECTED]>
To: "Stephen Messimer" <[EMAIL PROTECTED]>
Sent: Saturday, June 28, 2003 11:10 AM
Subject: Re: Voices
> Stephen-
>
> Saturday, June 28, 2003, 9:16:26 AM, you wrote:
>
> SM> have access to Windo
On 6/28/03 10:13 AM, Jim Hurley wrote:
Apparently there are some conditions in its application that I am
missing. Every time I try:
answer file "Choose an image:"
set the imagesource of char 1 of fld 1 to ("binfile:"&it)
my computer either locks up, forcing a restart, or RR itself quits. I
Stephen-
Saturday, June 28, 2003, 9:16:26 AM, you wrote:
SM> have access to Windows XP. I need someone who uses Windows XP to issue
SM> the "revSpeechVoices" function in the message box and post the results
Win2k returns "Sam".
___
use-revolution mai
make sure the "traversalOn" property of the button is turned
off (FALSE)
- Original Message Follows -
> my computer either locks up, forcing a restart, or RR
> itself quits. I have set the fixedLineHeight to false.
> What am I missing--what conditions must apply to the
> character and/or
On Saturday, June 28, 2003, at 09:56 AM, Dar Scott wrote:
function removeDoubles theLines
replace LF with "|" & "x" & LF in theLines
split theLines using LF and "|"
return keys( theLines )
end removeDoubles
Wondering about the speed of that, I made this reference function:
function removeDo
>This works without any problems if I run my program on my Mac, but data are
>not stored if I try doing the same on a Windows PC.
>
>What am I understanding/doing wrong?
This is a long-shot, but did the Windows version, by any chance, get
copied to the hard disk from a CD-rom? IF so, the file wil
Hi again,
I'd like to make a request to the list. I develop with a Mac and don't
have access to Windows XP. I need someone who uses Windows XP to issue
the "revSpeechVoices" function in the message box and post the results
to this list.
Your help is much appreciated.
Thanks
Steve
Stephen R.
Hi all
Bonjour Ludovic,
in addition to my last mail...
Their old website is still online.
Checkt it out at :
http://www.xworlds.com/metacard/welcome.htm
Sorry, wrong URL (separated frame...)
Try this one:
http://www.xworlds.com/metacard/
Regards
Klaus Major
[EMAIL PROTECTED]
www.major-k.
On Saturday, June 28, 2003, at 09:03 AM, yves COPPE wrote:
Yves COPPE wrote:
Hello Ludovic
here is a script I use to do the job between two flds
Very fast !!!
Thanks ! Very fast it's true (20 seconds instead of 2 hours !)
Inspired by Yves function I wrote this:
function removeDoubles theLines
Bonjour Ludovic,
in addition to my last mail...
Their old website is still online.
Checkt it out at :
http://www.xworlds.com/metacard/welcome.htm
Have a nice weekend...
Regards
Klaus Major
[EMAIL PROTECTED]
www.major-k.de
___
use-revolution mailing
Bonjour Ludovic,
Klaus Major wrote:
is Ten Thumbs Typing Tutor allied with RR?
Yes, it was their first (correct me if i'm wrong) commercial software.
it was developped with RR ?
No, in MetaCard, just like RR ;-)
And the company was named "Cross Worlds Computing"
in these days...
Regards
Klaus
On Saturday, June 28, 2003, at 12:15 AM, Yves COPPE wrote:
function commonLines pList1, pList2
repeat for each line tLine in pList1
put 1 into tArray[tLine]
end repeat
repeat for each line tLine in pList2
if tArray[tLine] = 1 then
put 2 into tArray[tLine]
put tLine
On Saturday, June 28, 2003, at 08:31 AM, Mark Brownell wrote:
Also from the article:
"Another tip: If you want to store data in a way that isn't obvious
for someone to read if they open the stack file in a binary editor,
you can use the compress and decompress functions on data you store in
cus
__--
Message: 13
Date: Fri, 27 Jun 2003 16:31:04 -0500
From: "J. Landman Gay" <[EMAIL PROTECTED]>
Organization: HyperActive Software
To: [EMAIL PROTECTED]
Subject: Re: imageSource and "binfile:"
Reply-To: [EMAIL PROTECTED]
On 6/27/03 4:00 PM, Shao Sean wrote:
thanks, but the docs say _not_ to us
On Saturday, June 28, 2003, at 12:10 AM, Mark Brownell wrote:
I then would like to save this array as an external file. It wouldn't
be saved as text it would be saved as an array file. I could then use
answer to open it with my application that could then access it
In addition to all the options
perhaps you should try the "closeStackRequest" handler
instead..(?)
on closeStackRequest
save stack B
pass closeStackRequest -- important! if this isn't here,
the program won't quit
end closeStackRequest
- Original Message Follows -
> on closestack
> save stack B
> end closestack
>
Yves COPPE wrote:
Hello Ludovic
here is a script I use to do the job between two flds
Very fast !!!
Thanks ! Very fast it's true (20 seconds instead of 2 hours !)
Happy for you !
--
Greetings.
Yves COPPE
Email : [EMAIL PROTECTED]
___
use-revolutio
Klaus Major wrote:
is Ten Thumbs Typing Tutor allied with RR?
Yes, it was their first (correct me if i'm wrong) commercial software.
it was developped with RR ?
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinf
Hi Erik
And for those wondering about pictures of the
rest of the team, go to :
http://www.runrev.com/company/team.html
fascinating reading.
is Ten Thumbs Typing Tutor allied with RR?
Yes, it was their first (correct me if i'm wrong) commercial software.
=
[EMAIL PROTECTED]http://www.eri
On Friday, June 27, 2003, at 11:28 PM, Alex Rice wrote:
On Saturday, June 28, 2003, at 12:10 AM, Mark Brownell wrote:
I want to put the XML text of each transaction into 300 separate items of an array. I then would like to save this array as an external file. It wouldn't be saved as text it wou
hi,
I've got 2 stacks:
A.) a stack saved as a standalone (splash screen), as far as I understand it
holds the engine. The engine should be able to save stackfiles, also running
under Windows
B.) a stackfile which is neither a standalone nor a substack of A, so it is
an independent file
In A I've
Yves COPPE wrote:
Hello Ludovic
here is a script I use to do the job between two flds
Very fast !!!
Thanks ! Very fast it's true (20 seconds instead of 2 hours !)
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listi
Hi Igor,
To prevent people from pasting multiple lines of text, you can:
1. Trap it via the 'pasteKey' message; and then
2. Use the 'clipboardData' property to help you allow only the first line of
whatever's in the clipboard to be pasted into the current selection.
Hope this helps.
Valetia :-
Hi Ludovic,
Instead of using a "repeat for each line" loop, you could use the lineOffset
function. For example:
---
if lineOffset(l,myLongList) = 0 then
put l&cr after myLongList
end if
---
Hope this helps!
Valetia :-)
On 28/6/03 3:57 PM, "Ludovic Thébault" <[EMAIL PROTEC
On Saturday, June 28, 2003, at 07:04 AM, Igor Couto wrote:
Dear Toma,
Thank you for the great suggestion!
You are quite welcome! I've also looked into the problem you
mentioned, of not being able to pass a Unicode string to a particular
line in a field -- and am very much perplexed. I have
52 matches
Mail list logo