]> git.saurik.com Git - wxWidgets.git/commit
select the whole text in the single line text control when its SetFocus() is called...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Apr 2002 23:32:41 +0000 (23:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Apr 2002 23:32:41 +0000 (23:32 +0000)
commit129223d68ed841d3c3265fe31c70877e0bc685ac
treefadedbdbf375b6b2cb5f2d584f93c44e17b1b565
parent8f4a9a1025aace6f5f82aa4c05c5ceb651b86dd4
select the whole text in the single line text control when its SetFocus() is called (which also happens when the user TABs to it)

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