On Wed, Oct 22, 2008 at 1:03 PM, Terry Brown <[EMAIL PROTECTED]> wrote: > > Just FYI changed leoFileCommands.py on the qt-plugin branch so that > AttributeError is caught in Code-->Core classes-->@thin > leoFileCommands.py-->Reading-->Sax (reading)-->getSaxUa, along with > pickle.UnpicklingError and ImportError, as unpickling can also fail > with an attribute error. > > A before-my-time decision to pickle TkVariables into uAs in cleo was > preventing the loading of cleo using files by qt-plugin, but now it's > ok.
Thanks for this. > In other news, loading my "main leo file" seems to be much quicker in > qt-plugin leo :-) Glad to hear it. > When's the "run-script" button coming to qt? Asap. It's in the second "next" list in leoPlugins.py: qt gui stuff-->@thin qtNotes.txt--> To do 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 -~----------~----~----~----~------~----~------~--~---
