Add a possibility to change the layout direction in the widgets sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Jul 2013 23:23:01 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Jul 2013 23:23:01 +0000 (23:23 +0000)
commit7527fdaac83401f3dc5bb849b9be3b2d5d44efd4
treef5ceb988a3e162f8d7c7c75761fbeb2526dc0fc3
parent49e6c3d6cc11899086cc4abf4241a09da454890b
Add a possibility to change the layout direction in the widgets sample.

This allows to test whether a widget is drawn correctly in RTL variant as well
as the default LTR one easily.

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