[PyQt] Fwd: Ayuda
Hans-Peter Jansen
hpj at urpla.net
Sat Aug 13 11:12:54 BST 2016
On Freitag, 12. August 2016 19:46:57 c c wrote:
> Accomplish the edges to remove my main application
>
> self.setWindowFlags ((Qt.FramelessWindowHint))
>
> but now do not know how to achieve move with the mouse I could
> please help
Typically, you create a widget with a couple of mouseXXXEvent handlers
reimplemented to accomplish this task.
Good luck,
Pete
>
> On 12 Aug 2016, at 19:11, Sabroso Rico
> <charolastra at outlook.com<mailto:charolastra at outlook.com>> wrote:
>
>
> Logre quitarte los bordes a mi aplicacion principal con
>
>
> self.setWindowFlags((Qt.FramelessWindowHint))
>
> pero ahora no se como lograr poder moverla con el mouse me podrian
> ayudar por favor
More information about the PyQt
mailing list