Added wxSearchCtrl::[Get|Set]DescriptiveText
authorRobin Dunn <robin@alldunn.com>
Fri, 19 Jan 2007 05:27:16 +0000 (05:27 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 19 Jan 2007 05:27:16 +0000 (05:27 +0000)
commit6646ca90e801375fa3ce36206e02f76f202e13c6
treefa2eeba22f38f1b05c27db749adb512ad455acb9
parentb901ac2c3b618a020f87a4a02555b72c4b41bc21
Added wxSearchCtrl::[Get|Set]DescriptiveText
Tweaked the layout of the subcontrols a bit
Lightened the icons to be more like Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/generic/srchctlg.h
include/wx/mac/carbon/srchctrl.h
src/generic/srchctlg.cpp
src/mac/carbon/srchctrl.cpp
version-script.in
wxPython/src/_srchctrl.i
wxPython/src/gtk/_controls.py
wxPython/src/gtk/_controls_wrap.cpp
wxPython/src/mac/_controls.py
wxPython/src/mac/_controls_wrap.cpp
wxPython/src/msw/_controls.py
wxPython/src/msw/_controls_wrap.cpp