On Tue, Nov 19, 2013 at 11:27 AM, rengel <[email protected]> wrote:
> > > There is no way I'm going to do any gui-based version of Leo's settings, >> unless possibly the gui itself is generated by those same settings. In >> theory, this could be possible, in practice, it would require an amazing >> command of various Qt layout classes. I'm not going there. The Find pane >> is enough! >> >> > This reminds me of Henry Ford's famous dictum about his Ford-T model: > > "You can have any other color you want as long as it's black." > Leo used to have a flashy gui for changing settings. I ripped it out because it was much harder for both users and developers to use. leoSettings.leo is now much simpler. No clones, no dead code. leoSettings.leo now looks pretty much like an .ini file ;-) This should eliminate the culture shock associated with looking at leoSettings.leo. And it's done today, not six months from now. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
