]> git.saurik.com Git - wxWidgets.git/commit
Store canvas attributes in the canvas itself in the dialogs sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:53:44 +0000 (22:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:53:44 +0000 (22:53 +0000)
commit3406ebd4eaed9212783ce9db40049d25a12ad5e6
tree1bbc81ec7b139a6a8b7005d8d8ce927e90ebd86c
parent5b05ce47a485974c2a23c16d4fb4e86af684b2f0
Store canvas attributes in the canvas itself in the dialogs sample.

Simplify the code by not transferring font and colours between canvas and
wxTheApp but use canvas font and colours directly instead.

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