To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81355
                 Issue #|81355
                 Summary|API to get the system's colors
               Component|api
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P1
            Subcomponent|code
             Assigned to|jsc
             Reported by|arielch





------- Additional comments from [EMAIL PROTECTED] Fri Sep  7 10:09:29 +0000 
2007 -------
It will be useful, when performing custom painting, to have an API just like
java.awt.SystemColor
<http://java.sun.com/javase/6/docs/api/java/awt/SystemColor.html> to get the
colors the operative system (and OOo) is actually using.

Maybe it won't be too much work to implement it, as OOo internally use some code
that works just like java.awt.SystemColor fields, so a
com.sun.star.awt.SystemColor will be easy to get from:

GetSettings().GetStyleSettings().GetWindowColor()
GetSettings().GetStyleSettings().GetHighlightColor()
GetSettings().GetStyleSettings().GetHighlightTextColor()
GetSettings().GetStyleSettings().GetFaceColor()
GetSettings().GetStyleSettings().GetLightColor(
GetSettings().GetStyleSettings().GetShadowColor()

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to