views:

14

answers:

0

Hi all,

I am trying a simple application with drag and drop:

My application contains a window with a button over it. Idea is: user should be able to drag this button to another location in its window, such that its location changes but it performs same action when clicked!

Can anyone suggest how can I implement it?

Thanks,

Miraaj