On Sun, 22 May 2011 10:29:52 -0700 (PDT) "Edward K. Ream" <[email protected]> wrote:
> Somehow a so-called action item got created with just the following > text: > > QQQ > What uA should be used to specify node colors? > > if the foreground / background color API uses uAs, > would/should the uAs use the reserved "leo_<something>" > namespace? > QQQ > > Does anyone have a guess about what this means? :-) Sounds like something I may have brought up, long ago. 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. 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. 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.
