]> git.saurik.com Git - wxWidgets.git/commit
Made wxWindow::Enable recursive in order to solve colouring problems; forced the...
authorJulian Smart <julian@anthemion.co.uk>
Wed, 16 May 2001 15:53:11 +0000 (15:53 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 16 May 2001 15:53:11 +0000 (15:53 +0000)
commit513903c4f9f62b78206df9db6905278915ee6e47
treea1784f5c245118631573f7f3176f7f0bcc0a090b
parent19d7140ec28c705ad1cfe75c7817ad47492825fc
Made wxWindow::Enable recursive in order to solve colouring problems; forced the colour
of a wxTextCtrl back to the custom colour in wxTextCtrl::Enable. This appears
to fix inconsistent colour problems.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp