On Mar 5, 9:33 am, "Edward K. Ream" <[email protected]> wrote:
> You have put your finger on the essence of the problem: switching nodes is > an extremely tricky business. At present, endEditLabel (in the gui, called > by c.endEditing) simply calls the onHeadChanged event handler. This seemed > like a good idea at the time. It may have to be scrapped. There is a sticky problem here. At present, endEditLabel (aka onHeadChanged) will fail if the outline has changed but not redrawn. This kind of bug doesn't happen in the tk plugin, presumably because the tk tree code knows more info than the qt plugin can get reliably. I won't go into details, but it appears that some significant new invention is needed. 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 -~----------~----~----~----~------~----~------~--~---
