> 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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to