Could anyone tell me if its possible to drag display items from one canvas to another? For instance I have a drag and drop function on my form that allows the user to drag display items to different areas that will then update the database.
For reasons too long to go into I had to modify the form so that the main form included a stacked canvas (this stacked canvas changes between 9 other stacked canvases). I now need to be able to drag a display item from my main form to this stacked canvas and vice versa.
When you try to drag it from the stacked canvas onto the main form it wont let me drag it from the boundary of the stacked canvas, if I try to drag an object from the main form onto the stacked canvas it disappears behind it.
Is this possible somehow or do I need to go back to the drawing board?
I should probably mention that im using a very old version of forms. Forms 4.5