> colorize_headlines.py is a good example, but it's called in the wrong > place for changing the text.
Are you sure? If it changes text, does it get overwritten? > > Any particular reasons for creating that hook that way (new function on > g) instead of the existing hook machinery? Can't remember. Iirc i deemed this hook approach faster and more powerful but i can't verify this assumption right now. This hook gets called once for every drawn node. > > Cheers -Terry > > -- > 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. > -- 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.
