When using a non-subclassed NSControl, use a new wxNonControlNSControl
authorDavid Elliott <dfe@tgwbd.org>
Mon, 8 Sep 2003 18:14:57 +0000 (18:14 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 8 Sep 2003 18:14:57 +0000 (18:14 +0000)
commitb6567e32eedc90113e05ad8241cff5872f55743d
treef15c801e560ce8d56eec196405f36156b7b4c9cb
parente09c7b2d627c29324b86886a200583aa1712dd3d
When using a non-subclassed NSControl, use a new wxNonControlNSControl
subclass which implements drawRect: like wxPoserNSView does.
If this is not done, NSControl simply eats the drawRect: message.

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