]> git.saurik.com Git - wxWidgets.git/commit
Added a simple unit test for wxWindow::ClientToScreen().
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Oct 2012 00:16:30 +0000 (00:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Oct 2012 00:16:30 +0000 (00:16 +0000)
commit44040e5eca3ea63fc268153df55a88e2a40cad1b
tree36dd281c3d803de3949876bd8b30f35f446f64ca
parentab45fb147bbfa253219d43a685103cc5b073ee85
Added a simple unit test for wxWindow::ClientToScreen().

Check that this function works consistently for the TLW and its children and
grand-children.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/misc/guifuncs.cpp