July 15, 2015
3:26 p.m.
On 15/07/15 15:51, Alain Plantec via Pharo-dev wrote:
the problem with BlPasteUpEventListener is that it is a complex listener that may be difficult to combine. what is the behaviour that you want to implement ?
This is an example where a click on the background should add a new submorph to the PasteUp. A right click on a submorph should open a delete menu.
Drag@Drop into/from the pane and click management for each pane element individually ?
The cards need to react to left-, right-click and double click and be draggable. The PasteUpMorph needs right-click on the background. Stephan