<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi all,<div><br></div><div>I have been review the Window classes in VCL and I noticed a window style WB_3DLOOK. It appears to set </div><div><br></div><div>* the window button colour and the window text color - see <a href="http://opengrok.libreoffice.org/xref/core/vcl/source/window/window.cxx#1144">http://opengrok.libreoffice.org/xref/core/vcl/source/window/window.cxx#1144</a></div><div><br></div><div>* face colour for split windows, docking windows and toolboxes - see <a href="http://opengrok.libreoffice.org/xref/core/vcl/source/window/splitwin.cxx#1343">http://opengrok.libreoffice.org/xref/core/vcl/source/window/splitwin.cxx#1343</a> and </div><div><a href="http://opengrok.libreoffice.org/xref/core/vcl/source/window/dockwin.cxx#357">http://opengrok.libreoffice.org/xref/core/vcl/source/window/dockwin.cxx#357</a> and also <a href="http://opengrok.libreoffice.org/xref/core/vcl/source/window/toolbox.cxx#551">http://opengrok.libreoffice.org/xref/core/vcl/source/window/toolbox.cxx#551</a></div><div><br></div><div>I guess my question is: is this still desirable behaviour? Do we still want to specify a 3D or non-3D look in the window style? Almost everything sets it to on anyway from what I can see.</div><div><br></div><div>Chris</div></body></html>