Jian Zhang • about 14 years ago
OnSelectChangeListener only does UNselect
I need to show controls for deleting and rotating when a SObjectImage is selected (Just like Note S Memo app does). But CanvasView.OnSelectChangeListener sends only when the object is UNselected. I tried search for an alternative, but bear no results. So how do we show the delete control then?
JZ
Comments are closed.

1 comment
Kyle Parker • about 14 years ago
Knowing how to delete or rotate the SObjectImage would definitely be helpful...other than using the eraser tool and selecting "Clear all" I've not found a good way to get rid of the object.
An alternative is to provide an open source version of S Memo - it can obviously handle that additional functionality.