I just realized that I forgot to mention that I also changed the signature for leoPluginsRef -> mod_scripting.py -> createAtButtonFromSettingHelper to:
def createAtButtonFromSettingHelper (self,h,script,statusLine,shortcut,args=None,bg='LightSteelBlue2'): This, coupled with adding the stub mentioned above, fixes the bug. On Jan 26, 8:56 am, "Edward K. Ream" <[email protected]> wrote: > On Sun, Jan 25, 2009 at 2:20 PM, Jesse Aldridge > <[email protected]>wrote: > > > > > Oh, I wasn't actually trying to offer a solution. > > No problem. > > I don't really understand what the nullTree class is there for. > > It exists so as to have a minimal tree class when using a null gui. As much > as possible, it should provide all actions of any other tree class, but it > doesn't show anything. > > Similar remarks apply to all other nullX classes. > > 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 -~----------~----~----~----~------~----~------~--~---
