]> git.saurik.com Git - wxWidgets.git/commit
Select the entire spin control contents when changing its value.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Nov 2012 23:56:16 +0000 (23:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Nov 2012 23:56:16 +0000 (23:56 +0000)
commit6ceeeafd563ff120631f3bb26ee2a2978a46d583
tree210aaac61383a6dca413329703c44a12a1b7e5a8
parenteff339168e77e6a07d686824ff78df2dc7a866d9
Select the entire spin control contents when changing its value.

Selecting the entire contents makes it more convenient for the user to enter
the new value.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/spinctlg.cpp