pyqtgraph window position

Cousin Stanley cousinstanley at gmail.com
Sat Feb 14 00:59:01 EST 2015


> I can control the size of my pyqtgraph window below with 'resize'.
>
> But how can I control the position on the screen?
> ....

  Also, try .... 

  w.setGeometry( x_pos , y_pos , width , height )


-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona



More information about the Python-list mailing list