On Thu, Jun 2, 2011 at 2:08 PM, Terry Brown <[email protected]> wrote:
> I was thinking that setting the fore/background color of nodes in the > tree should be a "gui core" function, and that the info. should be > stored in uA, and so wanted to know what key should be used in uA for > that. Thanks. I dimly remember now. It seems like something good to do. > I think the docs say top level keys starting with "leo_" are > reserved, and probably wanted a ruling on > > v.u['leo_fg'] = 'red' > > vs > > v.u['leo_tree_style']['fg'] = 'red' > > etc. > > I think the question may be more complicated than just what to call the > key, so you can probably retire the todo item. I'd like to do this for b2. It seems worth doing, and if it doesn't get done for b2 there is no telling when it might happen :-) 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.
