]> git.saurik.com Git - wxWidgets.git/commit
Implemented OnParentEnable to allow widgets to reset their colours
authorJulian Smart <julian@anthemion.co.uk>
Thu, 17 May 2001 10:58:05 +0000 (10:58 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 17 May 2001 10:58:05 +0000 (10:58 +0000)
commitfdca68a6708f970cdff275d1dafc1622e23dc4f8
treedd1414c1dcb35a954b1dc015320ac09311b5eea1
parent36bd690299dc72d49c4a945fa467ac7ce2342019
Implemented OnParentEnable to allow widgets to reset their colours
after a wxWindow::Enable call

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