WE4Java 0.9.17 now available on Script Central

  • From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
  • To: "gw-scripting@xxxxxxxxxxx" <gw-scripting@xxxxxxxxxxx>
  • Date: Wed, 1 Apr 2009 17:07:42 -0500

WE4Java 0.9.17 has been posted to script Central. Below is the change log for 
this release.

This release contains the following updates:

  * Almost all controls, including tables, now support the FieldData, FieldName,
    and SpeakSummary hotkeys.
  * Bug was fixed to correct speaking of index for radio buttons such as 2 of 3.
  * Group label information for radio buttons is now made available and is 
spoken.
  * Multiselectable state for lists and combo boxes is now spoken if true.
  * The sequence of what is spoken for some controls was modified to bring them
    more into alignment with standard Window-eyes speech.
  * In addition to speaking shortcut keys for menu items, shortcuts are now 
spoken
    for buttons and check boxes. Shortcut keys for other controls will be added 
later.
  * Pressing the route mouse to focused hotkey while in a java table will
    now move the mouse pointer to the currently selected row.
  * By far the biggest change in this release is that all speech management
    logic has been shifted from the java code base to the hosted script. The 
java code
    monitors the events and data for the application and fires callback 
functions
    in the hosted script passing back an instance of a class named ObjectInfo
    which contains the properties and methods to evaluate the object.
    Documentation of the ObjectInfo class (its properties and methods) is
    provided in the Documentation submenu of the WE4Java program group.

NOTE: This release contains some logic for evaluating link controls; however,
      this effort is not functional as yet.

Other related posts:

  • » WE4Java 0.9.17 now available on Script Central - Macarty, Jay {PBSG}