The intention for today is to make Leo usable: 1. Make arrows work in the body pane.
I had just forgotten about it. Now it's on the list. 2. Make the minibuffer work completely. Rev 1302 contains the leoQtMinibuffer class that wraps the actual widget. This class interfaces implements commands written to the baseTextWidget interface by issuing calls to QLineEdit methods. Almost everything is working, but you might not realize that because output that should go to the 'Completions' tab is instead going belatedly to the regular log tab. 3. At present, calling g.pdb() when Qt is running results in an unending cascade of errors saying the main loop already running. I plan to ask for help about this. 4. Anything else that comes up while that might make using the qt plugin difficult. This list should be doable today. 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 -~----------~----~----~----~------~----~------~--~---
