End Google Ads 201810 - BS.net 01 --> Hi there, At the moment I'm making an application where I drag an item in a List to a Canvas (all in SWT). However, I don't wish to use TextTransfer or ByteArrayTransfer for the drag and drop data transfer. I want to transfer a class defined by me (lets just call it myCustomObj). I've tried...