To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93102
------- Additional comments from [EMAIL PROTECTED] Fri Sep 26 15:14:53 +0000 2008 ------- Will fix the typo in WinSalFrame. However the settings must be propagated to all child windows, else no window would change color if you change the system theme (which is the normal context of changing settings). For overriding colors (e.g. control background) there is a separate setting on controls, e.g. SetControlBackground() will take precedence over the normal background which is influenced by the settings. The normal method is to override the DataChanged method of the control/window in question and react to color changes if the standard colors are not sufficient. --------------------------------------------------------------------- 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]
