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