[JAWS-Users] Re: Composing E-mails

2007-01-18 Thread Walt Smith


"More than enough running in the System Tray"? What does this mean? It makes 
no difference how many items are running there. For that matter, you can set 
Autosizer (like a lot of other programs) to _not_ display a System Tray icon 
if you don't want one.


- Original Message - 
From: "David Ferrin" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, January 18, 2007 9:44 AM
Subject: [JAWS-Users] Re: Composing E-mails


I do use that program after several years of doing it with scripts.  I just
got tired of changing everything around some times 3 or 4 times a year.
Victor states that he has more than enough running in his system tray
already though.  I'm messing with it right now but so far not much luck.  It
works on my 4.51 system perfectly.
David Ferrin


--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-18 Thread Walt Smith


Amen. This is just a fantastic program and I've used it so long that most of 
the time, I forget that it's installed. It solves _so_ many headaches that 
until you install and use it for yourself, you won't believe it.


- Original Message - 
From: "David Ferrin" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 17, 2007 11:06 AM
Subject: [JAWS-Users] Re: Composing E-mails


Install auto sizer and configure it to always maximize your message window
for you and the problem should go away.
David Ferrin


--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-18 Thread David Ferrin


I do use that program after several years of doing it with scripts.  I just 
got tired of changing everything around some times 3 or 4 times a year. 
Victor states that he has more than enough running in his system tray 
already though.  I'm messing with it right now but so far not much luck.  It 
works on my 4.51 system perfectly.

David Ferrin
I believe that tomorrow is another day, and I'll probably screw that one up 
too.

[EMAIL PROTECTED]
- Original Message - 
From: "George Marshall" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, January 18, 2007 9:33 AM
Subject: [JAWS-Users] Re: Composing E-mails



Hi David & all:
How about using Autosizer, from the JFWLite home page under the programs
section?  There are also helpful hints under the helpful hints group.
HTH,
George R. Marshall
[EMAIL PROTECTED]
- Original Message - 
From: "David Ferrin" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 17, 2007 10:29 PM
Subject: [JAWS-Users] Re: Composing E-mails




Here's the function but the problem is with version 8 I'm not having an
easy a time placing the line to call the function as I did in the past.
The same instructions don't work like they did then.  Never the less
here's something for you folks to go over and maybe somebody out there
will find the spot to call it even though I haven't this evening.
David Ferrin
the Function AutoMaximize goes in the default script file so it may be
called from other applications as well.

void Function AutoMaximize ()
var string StatusSymbol
SaveCursor ()
FindGraphic (GetAppMainWindow (GetCurrentWindow ()), "maximize symbol",
s_top, s_unrestricted)
let StatusSymbol=GetWord()
If StatusSymbol == "Maximize Symbol" Then
LeftMouseButton ()
EndIf
RestoreCursor ()
Pause()
EndFunction

>









--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-18 Thread George Marshall


Hi David & all:
How about using Autosizer, from the JFWLite home page under the programs 
section?  There are also helpful hints under the helpful hints group.

HTH,
George R. Marshall
[EMAIL PROTECTED]
- Original Message - 
From: "David Ferrin" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 17, 2007 10:29 PM
Subject: [JAWS-Users] Re: Composing E-mails




Here's the function but the problem is with version 8 I'm not having an 
easy a time placing the line to call the function as I did in the past. 
The same instructions don't work like they did then.  Never the less 
here's something for you folks to go over and maybe somebody out there 
will find the spot to call it even though I haven't this evening.

David Ferrin
the Function AutoMaximize goes in the default script file so it may be 
called from other applications as well.


void Function AutoMaximize ()
var string StatusSymbol
SaveCursor ()
FindGraphic (GetAppMainWindow (GetCurrentWindow ()), "maximize symbol", 
s_top, s_unrestricted)

let StatusSymbol=GetWord()
If StatusSymbol == "Maximize Symbol" Then
LeftMouseButton ()
EndIf
RestoreCursor ()
Pause()
EndFunction

>




--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread David Ferrin


Here's the function but the problem is with version 8 I'm not having an easy 
a time placing the line to call the function as I did in the past.  The same 
instructions don't work like they did then.  Never the less here's something 
for you folks to go over and maybe somebody out there will find the spot to 
call it even though I haven't this evening.

David Ferrin
the Function AutoMaximize goes in the default script file so it may be 
called from other applications as well.


void Function AutoMaximize ()
var string StatusSymbol
SaveCursor ()
FindGraphic (GetAppMainWindow (GetCurrentWindow ()), "maximize symbol", 
s_top, s_unrestricted)

let StatusSymbol=GetWord()
If StatusSymbol == "Maximize Symbol" Then
LeftMouseButton ()
EndIf
RestoreCursor ()
Pause()
EndFunction 



--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread David Ferrin

They haven't made it up on the site yet but since they are now a priority in 
a day or so I'll post them.
David Ferrin
I believe that tomorrow is another day, and I'll probably screw that one up 
too.
[EMAIL PROTECTED]
- Original Message - 
From: "Victor Gouveia" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 17, 2007 3:53 PM
Subject: [JAWS-Users] Re: Composing E-mails



Hi David,

yes I would like those scripts, and, if you could, provide the instruction
on how to slide them in.

If you have them on the web site, I can go get them, or if you can, send
them to me off-list at:

[EMAIL PROTECTED]

Thanks for the thought.

Victor







--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
  You received this message because you are subscribed to the Google Groups 
"JAWS Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread Dale Leavens
Victor,

I don't have an answer but I have experienced the same thing and for a while 
the edit window seemed to minimize or something because I couldn't read a thing 
and all keystrokes, although echoed, were delayed unless I maximized the 
window. Don't know why or what brought it on then as mysteriously as it began 
it went away.

I am convinced that this is a feature of XP, that is, random adjustment of 
software settings.



Dale Leavens, Cochrane Ontario Canada
[EMAIL PROTECTED]
Skype DaleLeavens
Come and meet Aurora, Nakita and Nanook at our polar bear habitat.


  - Original Message - 
  From: Victor Gouveia 
  To: jaws-users-list@googlegroups.com 
  Sent: Wednesday, January 17, 2007 10:02 AM
  Subject: [JAWS-Users] Composing E-mails


  Hi all.

  I am using Jaws 7 with XP home.

  I am also using Outlook Express to compose e-mails.

  Lately, when composing e-mails text in the message seems to be cut off at the 
ends of sentences.

  Almost like the word wrap thing in Windows note Pad.

  If I didn't know any better, I'd swear I had a similar feature like Word Wrap 
turned off or something.

  On the flip side, if I maximize the message window that problem goes away and 
I'm able to read the line in it's entirety.

  Any ideas why this is happening and how I can fix it?

  I also noticed that in the format menu of the composing message window, 
something like send picture is checked.

  Admittedly, I've never noticed that before as I've never experienced this 
problem, so I can't say if that's always been checked or not, so the question 
is, should it be checked or not?

  It's not a major thing, but it's just a pain in the ass to have to maximize 
the window every time.

  Victor

  



--


  No virus found in this incoming message.
  Checked by AVG Free Edition.
  Version: 7.1.410 / Virus Database: 268.16.10/625 - Release Date: 13/01/2007


--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
  You received this message because you are subscribed to the Google Groups 
"JAWS Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---


[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread Victor Gouveia

Hi David,

yes I would like those scripts, and, if you could, provide the instruction 
on how to slide them in.

If you have them on the web site, I can go get them, or if you can, send 
them to me off-list at:

[EMAIL PROTECTED]

Thanks for the thought.

Victor 


--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
  You received this message because you are subscribed to the Google Groups 
"JAWS Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread David Ferrin


Well there is a another way to make your windows always come up maximized if 
you're comfortable with doing some scripting.  I have a script here that 
will do just that from Debbie's web site quite a while ago and it works very 
well.  I actually used it for several years until I finally got tired of 
performing surgery on my scripts every time another version of JAWS came 
down the pike.  Let me know if you're interested.  Addressing the other 
question will require more thought.  It's happened to me but not as often to 
this point.

David Ferrin
I believe that tomorrow is another day, and I'll probably screw that one up 
too.

[EMAIL PROTECTED]
- Original Message - 
From: "Victor Gouveia" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 17, 2007 11:51 AM
Subject: [JAWS-Users] Re: Composing E-mails



Hi David,

Although I thank you for your response, I feel I have too many things in my
system tray as it is.

Is there no other way of ensuring that this does not happen.

My logic is that since this was not happening before, and I do not have this
problem with other computers I've had in the past, I think there is some
setting that got screwed up along the way.

This does get frustrating though, as sometimes my settings on this computer
get changed without my say so.

For example, I have the various program associations set with IE, such as
E-mail to use Outlook Express and my address book as my contacts list, but
it will occasionally get changed to MS Office Outlook, which is not where I
want it.

I guess this is another question to put to the list.

Why does this happen, and how can I keep it from happening in the future?

I know all about spyware and viruses, and so far, I haven't had such
problems with bad installations, thank God, but there has to be an
explanation somewhere out there, as well as, a fix for this sort of problem.

Victor







--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread Victor Gouveia


Hi David,

Although I thank you for your response, I feel I have too many things in my 
system tray as it is.


Is there no other way of ensuring that this does not happen.

My logic is that since this was not happening before, and I do not have this 
problem with other computers I've had in the past, I think there is some 
setting that got screwed up along the way.


This does get frustrating though, as sometimes my settings on this computer 
get changed without my say so.


For example, I have the various program associations set with IE, such as 
E-mail to use Outlook Express and my address book as my contacts list, but 
it will occasionally get changed to MS Office Outlook, which is not where I 
want it.


I guess this is another question to put to the list.

Why does this happen, and how can I keep it from happening in the future?

I know all about spyware and viruses, and so far, I haven't had such 
problems with bad installations, thank God, but there has to be an 
explanation somewhere out there, as well as, a fix for this sort of problem.


Victor 



--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---



[JAWS-Users] Re: Composing E-mails

2007-01-17 Thread David Ferrin


Install auto sizer and configure it to always maximize your message window 
for you and the problem should go away.

David Ferrin
I believe that tomorrow is another day, and I'll probably screw that one up 
too.

[EMAIL PROTECTED]
- Original Message - 
From: "Victor Gouveia" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 17, 2007 10:02 AM
Subject: [JAWS-Users] Composing E-mails


Hi all.

I am using Jaws 7 with XP home.

I am also using Outlook Express to compose e-mails.

Lately, when composing e-mails text in the message seems to be cut off at 
the ends of sentences.


Almost like the word wrap thing in Windows note Pad.

If I didn't know any better, I'd swear I had a similar feature like Word 
Wrap turned off or something.


On the flip side, if I maximize the message window that problem goes away 
and I'm able to read the line in it's entirety.


Any ideas why this is happening and how I can fix it?

I also noticed that in the format menu of the composing message window, 
something like send picture is checked.


Admittedly, I've never noticed that before as I've never experienced this 
problem, so I can't say if that's always been checked or not, so the 
question is, should it be checked or not?


It's not a major thing, but it's just a pain in the ass to have to maximize 
the window every time.


Victor



--~--~-~--~~~---~--~~
Visit the JAWS Users List home page at:
http://www.jaws-users.com
Address for the list archives:
http://www.mail-archive.com/jaws-users-list%40googlegroups.com/
Address to contact the management team:
[EMAIL PROTECTED]
 You received this message because you are subscribed to the Google Groups "JAWS 
Users List" group.
To post to this group, send email to 
jaws-users-list@googlegroups.com
To unsubscribe from this group, send email to 
[EMAIL PROTECTED]

For more options, visit this group at 
http://groups.google.com/group/jaws-users-list?hl=en
-~--~~~~--~~--~--~---