On Thu, 5 Mar 2009 10:51:50 -0800 (PST) "Edward K. Ream" <[email protected]> wrote:
> 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. I don't know the division between the qt plugin and the core well enough to know if this makes sense, but what about just updating p.h on each keystroke? It sounds like it shouldn't be necessary, but as there's obviously a problem, would that be possible? Cheers -Terry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
