I am using Powerbuilder 10.5 and have built a window which uses openuserobject to display some custom visual userobjects.
I have managed to use drag/drop events to move my userobjects around the window area but I would prefer a smoother way which would also display the dragged object while it's being moved to its new position. Default drag/drop behavior only displays an icon during drag.
Is there any way I can resolve this?
Thanks