Drag and drop of methods
Hi, In the latest Pharo 7 I cannot drag and drop methods anymore in Nautilus. Pharo version: Pharo-7.0+alpha.build.389.sha.e642e96a93951b2765dc808a512b81dc3d52e150 (32 Bit) Stack: TransferMorph(Object)>>doesNotUnderstand: #buildWithSpec FTPluggableIconListMorphAdaptorDataSource>>transferFor:from: FTPluggableIconListMorphAdaptor(FTTableMorph)>>startDrag: MouseClickState>>drag: MouseClickState>>handleEvent:from: HandMorph>>handleEvent: HandMorph>>processEventsFromQueue: HandMorph>>processEvents -- Cyril Ferlicot https://ferlicot.fr http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
Thanks cyril. This is strange. May be this is due to the change of denis to improve spec. On Sat, Dec 16, 2017 at 7:37 PM, Cyril Ferlicot D. <cyril.ferlicot@gmail.com> wrote:
Hi,
In the latest Pharo 7 I cannot drag and drop methods anymore in Nautilus.
Pharo version: Pharo-7.0+alpha.build.389.sha.e642e96a93951b2765dc808a512b81dc3d52e150 (32 Bit)
Stack:
TransferMorph(Object)>>doesNotUnderstand: #buildWithSpec FTPluggableIconListMorphAdaptorDataSource>>transferFor:from: FTPluggableIconListMorphAdaptor(FTTableMorph)>>startDrag: MouseClickState>>drag: MouseClickState>>handleEvent:from: HandMorph>>handleEvent: HandMorph>>processEventsFromQueue: HandMorph>>processEvents
-- Cyril Ferlicot https://ferlicot.fr
http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
participants (2)
-
Cyril Ferlicot D. -
Stephane Ducasse