On Thu, May 13, 2010 at 10:59 PM, Terry Brown <[email protected]> wrote:
> I agree, but at the same time I can see why it's hard to keep the lines > clear, for example I'd want the gui to hook back leo when you start editing a > headline so leo can supply actual vs view-only text for my > > �...@shadow /home/tbrown/Desktop/Projects/AProject/project.py > > vs > > project.py > > example. Such a thing can be supported easily by gui-side hooks. The same mechanism that's being used in colorize_headlines.py plugin could probably be used for this already (change the text of QListWidgetItem). Note that I'm absolutely not opposed to providing hooks for whatever. Hook is usually a well defined and limited thing that doesn't create complexity. -- Ville M. Vainio http://tinyurl.com/vainio -- 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.
