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] Thu Jan 26 23:53:51 -0800 
2006 -------
Ah well, so I guess this won't be a quick fix after all.

I agree that it does not make sense to redefine color BLUE to something else 
for the whole application (that would make the text documents and 
presentations use different colors on Mac OS X). Only UI should be affected.

Interesting files from the gray-list:
tools/inc/tools_inc_colors.hxx_ui_color.diff
vcl/source/app/settings.cxx
tools/source/generic/color.cxx
sw/source/ui/config/viewopt.cxx
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx

Would one of these solutions be good? :
a)  in color.hxx, define new COL_UI_BLUE, COL_UI_LIGHTGRAY and map them to the 
existing colors by default (and to aqua colors on OSX). Then change all the 
places that affect the UI: from COL_BLUE to COL_UI_BLUE.

b) How gtk themes do this? Is there a function or a setting somewhere that 
would allow us to just specify a configure setting or to set the correct 
colors in runtime?

---------------------------------------------------------------------
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