Punctuation Control

2009-07-21 Thread Ahmet
completely controled by the synthesizer, or does Window-Eyes determine the pause time? If it is possible to control this pause through scripting (IE to make it shorter), which objects and properties should I focus on? Best regards, Ahmet

Feature suggestion for IE Max

2009-01-06 Thread Ahmet
function into IEMax, I'll try to concentrate on this issue and try to manage this function myself. This is not only for blind people, but also for some friends who try to use our computer when Wineyes is running. Best regards, Ahmet

Having returned-data from listBox?

2008-12-12 Thread Ahmet
uot;&Select Color" myListBox.CancelButton = "Close" clipboard.text = myListBox.ChooseItem("Select a color") end sub Best regards, Ahmet

Re: Smile Script, can it be more specific

2008-12-10 Thread Ahmet
Hi Pastor, Ok, you are right, in the next version I hope I'll add this functionality too. Best regards, Ahmet - Original Message - From: "Pastor Gil Pries" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 10, 2008 9:29 PM Subject: Re: Smile Script, ca

Re: Smile Script, can it be more specific

2008-12-10 Thread Ahmet
Oops, it does not say open mouthed smile, just smile. The script knows what to say better than me it seems. :D - Original Message - From: "Ahmet" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 10, 2008 9:22 PM Subject: Re: Smile Script, can it be more speci

Re: Smile Script, can it be more specific

2008-12-10 Thread Ahmet
regards, Ahmet - Original Message - From: "Pastor Gil Pries" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 10, 2008 9:04 PM Subject: Re: Smile Script, can it be more specific Hi, Haven't been to script central, but was wondering, what does the smile scri

Re: Smile Script, can it be more specific

2008-12-10 Thread Ahmet
Hi, I have updated the Smile package right now. So please inform me about if it is ok or not. Best regards, Ahmet - Original Message - From: "Kevin Huber" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 10, 2008 5:12 PM Subject: Re: Smile Script, can it

Re: Smile Script, can it be more specific

2008-12-09 Thread Ahmet
Ok, then disabling it in W.Explorer will be better. I'll do it on thirsday. Best regards, Ahmet - Original Message - From: "John Farley" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 09, 2008 7:58 PM Subject: FW: Smile Script, can it be more s

Re: Smile Script, can it be more specific

2008-12-09 Thread Ahmet
cript instead of completely disabling it in an application. But it seems you are write. I need to think a bit. On Thirsday, I'll post the updated version.. Best regards, Ahmet - Original Message - From: "Farley, John [OS-IE]" <[EMAIL PROTECTED]> To: Sent: Tuesday,

Re: Creating a unit from a punctuation bunch?

2008-11-15 Thread Ahmet
Function OnSpeak(originalString) : OnSpeak = originalString If InStr(originalString, ":)") Then OnSpeak = Replace(originalString, ":)", " smile ") End If : End Function For example when I write "ahmet" instead of ":)", it works. But Now it doe

Creating a unit from a punctuation bunch?

2008-11-15 Thread Ahmet
thing different. Best regards, Ahmet