[Idle-dev] Extends an events

Matthias Barmeier barmeier@BARMEIER.COM
Thu, 2 Mar 2000 09:58:32 +0100


Hi,

I am fairly new to Tcl/Tk and Python programming.

I thin over adding a "Recent files" list for the IDLE file menu.
My first thought was to use extend.py but I dont know how I can capture
the "Open event".

Is this possible  with extend.py ???

If this is not already possible to capture the menu events without changeing
the
IDLE Source I think this should be added.

Such a feature is very usefull for file locking or check in / check out
mechanisms.




/*
    Dipl.-Inform. Matthias Barmeier        Tel: +49 (0)30 79 70 72 87
    Büro für Softwareentwicklung           Fax +49 (0)30 79 70 72 88
    Grunewaldstr. 18                       Email: barmeier@barmeier.com
    12165 Berlin                           WWW: <http://www.barmeier.com>
*/