[Pythonmac-SIG] missing wrapper for an NSView method?

2011-03-02 Thread Kaz Wesley
The Cocoa docs describe a reflectScrolledClipView: method for NSView in "OS X 10.0 and higher": http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSView_Class/Reference/NSView.html#//apple_ref/occ/instm/NSView/reflectScrolledClipView: But when I do this:

Re: [Pythonmac-SIG] missing wrapper for an NSView method?

2011-03-02 Thread Kaz Wesley
Don't mind me, I think I have misunderstood the structure of the Cocoa docs. On Wed, Mar 2, 2011 at 11:16, Kaz Wesley wrote: > The Cocoa docs describe a reflectScrolledClipView: method for NSView > in "OS X 10.0 and higher": > http://developer.apple.com/library/mac/#docum