Re: [Tutor] PyQt4 Draggable button

2015-08-25 Thread Laura Creighton
Turns out this has been answered several times on Stack Overflow, nobody mentioned using Designer, but there is plenty of code to crib from. Laura ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.

Re: [Tutor] PyQt4 Draggable button

2015-08-25 Thread Alan Gauld
On 25/08/15 11:51, Ankit Pareek wrote: How can I create Draggable buttons in PyQt4 , which can be moved using mouse. Can I create using Qt Designer or I have to code. This list is for questions about the Python language and standard library so PyQt is a bit off topic and you might get a better

[Tutor] PyQt4 Draggable button

2015-08-25 Thread Ankit Pareek
How can I create Draggable buttons in PyQt4 , which can be moved using mouse. Can I create using Qt Designer or I have to code. Please help me. Thanks in advance. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http