]> git.saurik.com Git - wxWidgets.git/commit - contrib/src/canvas/canvas.cpp
Added wxCanvasLine, Freeze() and Thaw() and mouse events (untested)
authorRobert Roebling <robert@roebling.de>
Sat, 2 Sep 2000 18:01:32 +0000 (18:01 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 2 Sep 2000 18:01:32 +0000 (18:01 +0000)
commit239c1f50b033b9205f3c371ad803a6e9d1d9b3fd
tree3dd4ad09be42fc736f5c9e1998af3756779540b7
parent3e1c4e0021b1663508ac4fe8f89a75576e2049fe
  Added wxCanvasLine, Freeze() and Thaw() and mouse events (untested)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/canvas/canvas.h
contrib/samples/canvas/test/test.cpp
contrib/src/canvas/canvas.cpp