Glade/Python - positioning main window at startup

Cousin Stanley cousinstanley at gmail.com
Tue Dec 30 12:56:37 EST 2014


> ....
> Problem: Can anyone help me find settings (either in Glade or elsewhere) 
> which will start the application window with the application window center 
> aligned with the desktop center ?

  You might try the following entry
  in your  .glade  file .... 

     <property name="window_position">center</property>

-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona



More information about the Python-list mailing list