Type: info
         Title: new: css.awt.XTopWindow2
     Posted by: [email protected]
      Affected: -
         TaskId: i105259
<http://www.openoffice.org/issues/show_bug.cgi?id=105259>
Effective from: CWS dba33a
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba33a>
    CWS status: new


*Summary*
--------
added:
interface css.awt.XTopWindow2
{
  [attribute] boolean IsMaximized;
  [attribute] boolean IsMinimized;
  [attribute] long Display;
};

*Description*
-------------
The new interface XTopWindow in module css.awt allows to retrieve and
control the minimized/maximized state of top windows, by exposing the
two properties IsMinimized and IsMaximized.
Also, it allows control over the display/screen (those two terms are
not consistently used, so I am not sure which one is better here)
which the window is shown on. This display number is interchangeable
with the numbers at the css.awt.DisplayAccess service.


Send feedback to [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to