]> git.saurik.com Git - wxWidgets.git/commit
Add a test of wxFilePickerCtrl::GetValue() to the widgets sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Sep 2012 13:35:34 +0000 (13:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Sep 2012 13:35:34 +0000 (13:35 +0000)
commit4a2c28bf681bf8804b5867d1c4f33acbb5ea2919
tree7ad743eebf60563f462d4bba186b38160d577f30
parent77e3a24a01a5d719a8e1b3f39037157d44f68bb5
Add a test of wxFilePickerCtrl::GetValue() to the widgets sample.

Make the current value of the control visible in its page.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/widgets/filepicker.cpp