PyGTK and Window Size

Flavio Preto flavio.preto at gmail.com
Thu May 3 17:02:28 EDT 2007


Hi,

Currently i am developing a python script that will be executed in Gnome.
This script uses the PyGTK library, however i have a question: How can I
make my application to remember the last window size when it was closed?
This behavior is natural for the majority of Gnome applications (i think).

The trivial solution that i've imagined is to save to a config file the
current status of the window, but i wish that PyGTK automatic handled this
for me.

Thanks,
Flavio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070503/9dfd0c6a/attachment.html>


More information about the Python-list mailing list