# __version__ = "$Revision: 1.1 $"
# __date__ = "$Date: 2003/01/12 22:35:04 $"

{
   'logfile':'pythoncard.log',
   'logToStdout':1,
   'showMessageWatcher':0,
   'messageWatcherPosition':(0, 0),
   'messageWatcherSize':(200, 300),
   #'messageWatcherVisible':1,
   'showPropertyEditor':0,
   'propertyEditorPosition':(0, 0),
   'propertyEditorSize':(360, 240),
   #'propertyEditorVisible':1,
   'showShell':0,
   'shellPosition':(0, 0),
   'shellSize':(500, 200),
   #'shellVisible':1,
   'showNamespace':0,
   'namespacePosition':(0, 0),
   'namespaceSize':(600, 300),
   #'namespaceVisible':1,
   'enableLogging':0
}
