Use SetNSSlider instead of SetNSView so that the WXNSSlider (Objective-C) gets associ...
authorDavid Elliott <dfe@tgwbd.org>
Fri, 10 Aug 2007 20:14:07 +0000 (20:14 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 10 Aug 2007 20:14:07 +0000 (20:14 +0000)
commit605497ce5be07c4a207703095cbd75d676e258ab
tree6621468001c9af79728ebc7ca19269867007abde
parent90f6792f530002cf3718b0ab0ce7727be1d21729
Use SetNSSlider instead of SetNSView so that the WXNSSlider (Objective-C) gets associated with the wxCocoaNSSlider (C++) via the hash map and events actually work.

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