On Oct 20, 7:24 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:

> - **Warning**: Clicking the main window's close box doesn't warn about 
> changed files.

I've just spent over an hour hacking Leo so that the changed indicator
in the widow title is updated properly, or almost.  I added a do-
nothing base c.frame.initCompleteHint method and a trivial subclassed
method that allows the qt plugin to know when to accept text-changed
events.

The present logic is flaky: it takes two characters to set the
indicator for new files.  Worse, there are potential race conditions.
Still worse, onTextChanged might not be handling undo properly.  The
onTextChanged logic is always hard, but it is good enough for now...

This is probably all for today.  I'll rewrite the tree code tomorrow.

Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to