On Mon, Oct 20, 2008 at 8:47 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:
> I now have a plan for "the simplest thing that could possibly work". Pretty much the fastest alternative, I agree. If this proves too complex, though, we can alwayr replicate the tk's "redraw every visible node" approach (which is simpler, but slower) > So this is good: we have a way of hooking optimized methods into Leo's > core safely, and we have a way of dealing with various tree changes in > the most straightforward way possible. The big question is, however, > how well QTreeWidget will handle rapid-fire tree alterations as nodes > are moved around? wxTreeCtrl was not up to the job. Probably much better than the current approach of throwin away and recreating every node ;-). -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
