]> git.saurik.com Git - wxWidgets.git/commit
Fixed wxMac's wxTextCtrl::SetSelection so that (-1,-1) will select the
authorRobin Dunn <robin@alldunn.com>
Fri, 11 Apr 2003 22:38:56 +0000 (22:38 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 11 Apr 2003 22:38:56 +0000 (22:38 +0000)
commitef4a634b1b90cb13426b9006d8e18380b9809fdb
tree1fc365dc700badceac6e3bb81e363d5ddecd8785
parent4365da58c8f11f5c0bee18cc03ff81664c639299
Fixed wxMac's wxTextCtrl::SetSelection so that (-1,-1) will select the
entire value like other ports do.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/textctrl.cpp
src/mac/textctrl.cpp