Drag and drop of methods

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Drag and drop of methods

CyrilFerlicot
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


signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Drag and drop of methods

Stephane Ducasse-3
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.
<[hidden email]> 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
>