Re: [Pyobjc-dev] Does drag & drop work?
Brought to you by:
ronaldoussoren
From: Chris R. <cp...@em...> - 2003-05-30 15:44:41
|
All-- Sorry for the noise, but I just have to say that what you guys are doing with the bridge is truly astonishing. I've never seen quite like it, and I've been around a *long* time (almost 35 years in the systems/languages/applications business). It's a real testament to your brains & motivation, to Python and to Objective-C itself. On Friday, May 30, 2003, at 11:10 AM, Ronald Oussoren wrote: > > On Friday, May 30, 2003, at 15:48 Europe/Amsterdam, Dinu Gherman wrote: > >> Ronald Oussoren: >> >>> I'm not sure if the current definitions for NSDraggingSource and >>> NSDraggingDestionation are entirely correct w.r.t. required me- >>> thods, I suppose they are too strict. >> >> Absolutely. Changing this solves the problem for me! > > I've changed the definition of NSDragging{Source,Destionation} to be > more correct, they should be the same as the documentation. > > And as of now it is no longer necessary to mention informal_protocol > objects in your class definitions, the bridge will automaticly find > the right protocols based on the methods you implement. I've just > checked in the patch that implements this. > > Ronald Cheers! --Chris Ryland / Em Software, Inc. / www.emsoftware.com |