On Fri, 22 Feb 2008 13:30:06 +0100, <[EMAIL PROTECTED]> wrote:
[snip]
> Sub problems: how to change state of menu item? how to detect changes
> in Text widget?
If you have a reasonably recent tcl/tk version (>= 8.4), you should have a
edit_modified() method on your Text telling you if it has bee
Rob Wolfe wrote:
> But I think that you should read this:
> http://effbot.org/zone/vroom.htm
Rob, may the gods shower you with gold coins!
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] writes:
> Tkinter definitely deserves more respect! I'm making rapid progress
> and it looks good.
>
> But am stuck on this: I want the File/Save state to change from
> disabled to enabled, depending on whether or not there is something to
> save (Text modified). Google returns r