-----Original Message-----
From: Dennis Brown <[EMAIL PROTECTED]>
To: Reinhard Stebner <[EMAIL PROTECTED]>; [EMAIL PROTECTED]
<[EMAIL PROTECTED]>
Date: Friday, April 23, 1999 5:55 PM
Subject: Re: AutoMaximizeOutlookExpress.


>
>I guess you could try it in default.jss and have it try to maximize all
>apps' windows, but there would probably be areas where you don't want it to
>try it.  For example, it will try to maximize everything it focuses on,
>which includes Buttons, EditBoxes, ListBoxes, etc.  Once it sees there is
no
>Minimize Symbol, it'll exit the script, but it does get executed just to
>check for the presence of that symbol, so that's yet another task you'll be
>forcing JFW to execute every time the focus changes.  To get an idea how
>tedious that is, put the "Beep()" command in your FocusChangedEvent
function
>and listen to that puppy click every time the focus changes!  Sounds like a
>radiation detector in some apps!
>You can set up a number of If/ElIf statements to have it not execute the
>script when a particular class, or a particular type code is focused on,
but
>it'd probably just be more efficient to put it in the individual
>application's script file.  I would imagine if it could be placed in the
>default.jss file's FocusChangedEvent function, HJ would've written one a
>while ago!
>Just follow the same setup steps you used for the original message, just be
>in whatever application you want to install it on when you invoke the
Script
>Manager.
>
>Maybe if I set it up as a toggle in default.jss...hmmm, something to play
>with.
>
>Thanks,
>Dennis Brown, [EMAIL PROTECTED]
>Visit the BlindProgramming  web site at
>http://brown99.home.mindspring.com
>
>-----Original Message-----
>From: Reinhard Stebner <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>Date: Friday, April 23, 1999 2:46 PM
>Subject: Re: AutoMaximizeOutlookExpress.
>
>
>>say, that really works quite well!!  I would like to do what same things
>>with all the rest of my programs, could you show me where I need to put
the
>>scrip in note pad, word, ie4, etc?
>>
>>Thank you for your help
>>-----Original Message-----
>>From: Dennis Brown <[EMAIL PROTECTED]>
>>To: JFW List <[EMAIL PROTECTED]>
>>Date: Wednesday, April 21, 1999 9:36 AM
>>Subject: AutoMaximizeOutlookExpress.
>>
>>
>>>Here is that MaximizeStatus script to maximize the messages in Outlook
>>>Express.
>>>1)  While in OE, hit In
>>
>>-
>>Visit the jfw ml web page: http://jfw.cjb.net
>
>-
>Visit the jfw ml web page: http://jfw.cjb.net
>

-
Visit the jfw ml web page: http://jfw.cjb.net

Reply via email to