]> git.saurik.com Git - wxWidgets.git/commit
Changed wxWindowBase foreground to use wxSystemSettings, and changed wxTextCtrl
authorJulian Smart <julian@anthemion.co.uk>
Thu, 13 Jan 2000 14:26:30 +0000 (14:26 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 13 Jan 2000 14:26:30 +0000 (14:26 +0000)
commitf6e4e9ea30fc5e7fa365c0099d56a2dc983baeb9
tree8de4505b6de3c195620d980a278f5ae60d77f1f3
parentd1e418eaea09da4d74cc0d2b9d6bb1f9decbfa49
Changed wxWindowBase foreground to use wxSystemSettings, and changed wxTextCtrl
to only be grey for single-line read-only controls.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wincmn.cpp
src/msw/textctrl.cpp