To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=61174
------- Additional comments from [EMAIL PROTECTED] Mon Jan 30 04:43:02 -0800 2006 ------- ericb: Changing colors on the fly in OOo or the desktop ? To make OOo read the system settings again, simply call SendInternalEvent( pThis, NULL, SALEVENT_SETTINGSCHANGED ) on your SalDisplay - pThis is a pointer to a live SalFrame. this will cause SalFrame::UpdateSettings (and hence DtIntegrator::GetSystemLook) to be called again. --------------------------------------------------------------------- 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]
