The stickynotes.py plugin causes Leo never to quit on Python 3k after opening the tabula window. The only solution is to close the console.
on_quit is being called, but no close event is being generated. All my attempts to kill the tabula window manually in on_quit have failed. Everything works well on Python 2k. Please look into this. Thanks. Edward P.S. A recent change allows stickynotes.py to load with Python 3k. I just commented out the import of QString: it wasn't being used at all anyway. EKR -- 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.
