What i like to achieve is to make a drag and drop UI for my application . Something like what Qt Designer provides. Where you can drag an element and place it in the window.
I have a done some PyQt programming before, but not of this complexity.
can anyone direct me, on how to accomplish this.
Example :