[jawsscripts] Re: maximizing windows

  • From: "Nathaniel Schmidt" <nathanieljsch@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 18 Nov 2009 20:31:40 +1100

Oops, sorry everyone, I meant uncheck not check.  Not sure why I did that

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jacob Kruger
Sent: Wednesday, 18 November 2009 8:27 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: maximizing windows

Nope, you don't need to attach it to a keystroke, since it will
automatically get fired when the application loads/is started.

In terms of return types, that's why you select void - as in nothing get's
returned, so it's actually a subroutine, as opposed to a function (using
older programming terminology) in that it gets called, but doesn't really
return anything).

Stay well

Jacob Kruger
jacob.kruger@xxxxxxxxxxxx

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Nathaniel Schmidt
Sent: 18 November 2009 10:24 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: maximizing windows

And make sure that the "can be attached to key" check box is checked,
otherwise the function returns and return description parts of the new
script dialogue won't appear.
Nathaniel

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jacob Kruger
Sent: Wednesday, 18 November 2009 6:55 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: maximizing windows

Pretty sure the void function AutoStartEvent fires when an app starts.

In other words, adding a new script to the application script file as
follows:

In script manager, hit Ctrl + E, and type name AutoStartEvent   into script
name entry field, and then tab to returns combo, and make sure void is
selected, then tab to and hit space bar on Ok button, and then enter the
script lines inbetween the start and end lines, so it looks like the
following, and there you go:

Void Function AutoStartEvent  ()

{Alt+Space}
{X}

EndFunction


Stay well
Jacob Kruger
jacob.kruger@xxxxxxxxxxxx


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jason Boston
Sent: 18 November 2009 06:10 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: maximizing windows

How would you get this script to fire right after an application opens?
I use a sendTo command for data files several times a day, and it helps
when the window is maximized. If I open the ultraedit directly, it's
maximized, but if I use sendTo from the appication key, it's a restored
window, not maximized.

HTH

Jason


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jacob Kruger
Sent: Tuesday, November 17, 2009 9:20 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: maximizing windows


Simplest is to use the {} characters.

In other words, the following would generally maximise a window:

{Alt+Space}
{X}

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

----- Original Message ----- 
From: "The dark Count" <darkcount1@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Wednesday, November 18, 2009 4:35 AM
Subject: [jawsscripts] maximizing windows


> Hello all.
> I can't seem to figure out how type key works.
> Last time I needed to really use it, we used to use {} and just type 
> the
> key in between.
> I want to send a few keys through to maximize a window at start up.
> Unless there is a better way?
>
> tia
>
> D C
>
> __________
> Visit and contribute to The JAWS Script Repository 
> http://jawsscripts.com
>
> View the list's information and change your settings at 
> //www.freelists.org/list/jawsscripts
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4615 (20091117) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> 


__________ Information from ESET NOD32 Antivirus, version of virus
signature database 4615 (20091117) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



__________ 
Visit and contribute to The JAWS Script Repository
http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts



__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts



__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: