On Sun, 23 Oct 2011 14:46:14 -0700 (PDT) "Edward K. Ream" <[email protected]> wrote:
> @bool use_focus_border = True > @int focus_border_width = 1 > @color focus_border_color = red It occurred to me after I implemented the options that working on precisely the same piece of code at the same time probably wasn't constructive, was hoping you'd see what I'd done before starting on the same thing. Personally I don't like any extra focus indication, certainly not the horribly jarring transition from dark to light solarized themes, but not even the red borders flashing on and off. Hence the "help". The config options I implemented where more flexible, and had a common prefix, but I'm not concerned about which are used. I wasn't sure where to connect them to c. They were more flexible because the allowed the user to use Qt style language, which is obviously a timely question, I'll follow up on the other thread. 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.
