info/CWS dba33a : new: css.awt.XTopWindow2

[email protected] Thu, 22 Oct 2009 10:08:07 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <32261549.131256198887834.JavaMail.root@so-web5>
------=_Part_12432_14815621.1256198887834
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit



          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]



------=_Part_12432_14815621.1256198887834
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------=_Part_12432_14815621.1256198887834--