Added a notification observer for NSWindow. Observe the become key and
authorDavid Elliott <dfe@tgwbd.org>
Tue, 26 Aug 2003 19:28:35 +0000 (19:28 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 26 Aug 2003 19:28:35 +0000 (19:28 +0000)
commit720e01c312b9a7ee493d649656bcc875eaf5acb6
treeed7348788ffa36fa8cc932de691bd06b32f18471
parent83f0bdff313437b731b5b92b32b399192e00bd47
Added a notification observer for NSWindow.  Observe the become key and
resign key notifications. (window activation in wxWindows parlance)

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