Use a delegate instead of manually adding notifications. Not only is this
authorDavid Elliott <dfe@tgwbd.org>
Fri, 29 Aug 2003 14:10:23 +0000 (14:10 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 29 Aug 2003 14:10:23 +0000 (14:10 +0000)
commit78c67cb6425acb3b93d48a7a14f554bcd32ed72a
tree82900f0aa591084ac6866d21b84c0256b6a34515
parent5af11a9413cd158fdb0eae77c5a387fdd4e92c95
Use a delegate instead of manually adding notifications.  Not only is this
less code, but a delegate will be required for future functionality.

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