Re: [Pyobjc-dev] Does drag & drop work?
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-05-30 12:54:06
|
Ronald Oussoren: > It's the old 'you should have mentioned your implementing a protocol' > problem. MyFileWell should inherit from NSDraggingSource and > NSDraggingDestionation (see the warnings in the output panel in PB if > you're using a recent CVS version of PyObjC). Argh, but funny the destination dragging is working fine! If I add these protocols I need to implement all sorts of methods which PB now (on 0.9) complains are lacking, but I guess this can be defin- ed somewhere as optional/informal. Dinu -- Dinu C. Gherman ...................................................................... "I understand small business growth. I was one." (George W. Bush, 19 Feb. 2000) |