]> git.saurik.com Git - wxWidgets.git/commit
Added wxShadowObject for imitating a VMT with
authorRobert Roebling <robert@roebling.de>
Sun, 26 Jun 2005 15:48:02 +0000 (15:48 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 26 Jun 2005 15:48:02 +0000 (15:48 +0000)
commit619f45aa8a5f7c3baadebb30c31d22399fe609a9
tree6af7077b0427b8c5df8661eb68b9046fd7f7c4e2
parent10f2222ca37dba7e4faf791e48f2aca8110c43c6
  Added wxShadowObject for imitating a VMT with
   virtual functions without changing the C++
   interface etc. of the class.
  Added test to it to the dynamic sample.

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