Re: [python-win32] 'Recent files' in IDE

2005-06-08 Thread Mark Hammond
> Having moved up to Python 2.4 (with pythonwin build 203), I Fixed in build 204. Mark ___ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32

[python-win32] 'Recent files' in IDE

2005-06-08 Thread Blair Hall
Having moved up to Python 2.4 (with pythonwin build 203), I was wondering how to get the File menu to remember files between openning and closing the IDE (it works fine as long the the IDE is open, but remembers nothing the next time you start it up again). Can anyone give me a hint? _