Kevin Altis - 2002-03-03

Logged In: YES
user_id=228025

Save Configuration saves the window position and sizes. It
no longer saves the visible state of the debug windows. The
user manually has to change:

'defaultBackgroundPosition':(5, 5),
'enableLogging':0,
'logToStdout':1,
'logfile':'pythoncard.log',

and whether to always show a particular window

'showShell':1,

so I guess we could still use a dialog for these settings.