wxWidgets/include/wx/cocoa/objc
David Elliott 83259e23a4 Add a new macro to the Objective-C uniquifying support that allows a
uniquified class to be a subclasses of another uniquified class.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 20:36:16 +00:00
..
NSMenu.h Add support for uniquifying to all wxCocoa Objective-C classes. 2007-08-15 16:10:19 +00:00
NSSlider.h Fix up NSSlider code to not use class posing and instantiate the proper type (now WXNSSlider) from slider.mm. 2007-08-10 20:12:06 +00:00
NSView.h Implement mouse entered, exited, and synthesize move events while the mouse is inside. 2007-05-28 04:22:10 +00:00
NSWindow.h Add Objective-C uniquifying to WXNSWindow and WXNSPanel 2007-08-09 18:15:50 +00:00
objc_uniquifying.h Add a new macro to the Objective-C uniquifying support that allows a 2008-02-18 20:36:16 +00:00