On Thu, Mar 19, 2015 at 10:01 AM, Jacob M. Peck <[email protected]> wrote:
> On 3/19/2015 10:40 AM, Edward K. Ream wrote: > >> - c.cleo doesn't exist because, iirc, cleo was a tk plugin. >> > I'm fairly certain that todo.py creates c.cleo. That's how I access > todo.py's functionality from scripts. Not sure why the loading order would > cause that creation to fail, though. > My mistake. You're right, the todoController ctor creates c.cleo. I don't see how c can fail to have the 'cleo' attr. After all, the onCreate event handler creates the todoController. But the crash does happen... Terry, could you track this down please? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
