Pyqt4 - Select a region and Select a window
-
Hi,
-
I would like select a region of the screen with mouse for get coordinates like import of the imagemagick package.
-
I would like select a window of my screen (unrelated to my software) with mouse for get coordinates like xwininfo of the x11-utils package.
Can (py)Qt do that ?
Thank you and sorry for my english.
Kubuntu 14.10 64bits - Python 3.4.2 - Qt 4.8.6
-