]> git.saurik.com Git - wxWidgets.git/commit - include/wx/propgrid/property.h
Replaced 'InlineHelp' property attribute with 'Hint'; Use SetHint() wxTextCtrl and...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sat, 26 Dec 2009 10:45:04 +0000 (10:45 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sat, 26 Dec 2009 10:45:04 +0000 (10:45 +0000)
commit534090e354ebd5b4c42e6c27a6aa6073c0ef669e
tree2204db6ef1a8c456c377ebbdedbd2658078efacc
parent107defe36a68091303be9a11c8abb83432acee8c
Replaced 'InlineHelp' property attribute with 'Hint'; Use SetHint() wxTextCtrl and wxComboCtrl member function to set it; Added a small section about help string and hint text in propgrid overview

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/overviews/propgrid.h
include/wx/propgrid/property.h
include/wx/propgrid/propgrid.h
interface/wx/propgrid/property.h
samples/propgrid/propgrid.cpp
src/propgrid/editors.cpp
src/propgrid/property.cpp
src/propgrid/propgrid.cpp