Implemented wxWindowCocoa::Cocoa_drawRect
authorDavid Elliott <dfe@tgwbd.org>
Tue, 1 Apr 2003 17:59:54 +0000 (17:59 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 1 Apr 2003 17:59:54 +0000 (17:59 +0000)
commit8ea5271ee74fc4a1e39326af3112f5ed9dcd432f
treeb63874bf8a537123460d046d7da9e363e5fefe2a
parentedd2522079fc8f726f1bd723027ce356083be23c
Implemented wxWindowCocoa::Cocoa_drawRect
Implemented drawRect override in wxPoserNSView
Declared pure virtual wxCocoaNSView::Cocoa_drawRect
Made wxWindowCocoa::Cocoa_FrameChanged protected (unrelated)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSView.h
include/wx/cocoa/window.h
src/cocoa/NSView.mm
src/cocoa/window.mm