The attched patch adds a converter tab to FormPreferences. It also addresses
some requests from Dekel and Jean-Marc. See bottom.
To do list:
* Colours, Formats and Cnnverter tabs: make functional.
* Update LyXRC::getDefinitions(). Boo! Hiss!
* Language kbmaps. Don't load with "list of languages", load with "list of
available kbmaps". I'm stuck here because I don't know which of the different
files in lib/kbd are important. There are .kmap and .cdef files. What to
include? Someone out there MUST know...
Angus
On Fri, 03 Nov 2000, Dekel Tsur wrote:
> > Second point. I shoved in the "Viewers" field with this tab. I propose
> > having it optional. Make sense, or have I got the wrong end of the stick?
> Yes, it does seem reasonable.
Good!
> When do you plan on making this tab functional ?
Ouch! I only have so much time to spare... Soon, I hope.
> > The colours tab is a shameless copy of an xforms demo. I've tried to
> > write it in C++, but I'm a bit of a novice still. All feedback welcome.
> Is it possible to replace the X11 colors browser with a table of buttons,
> each one colored by a different color ?
> (or at least, in the browser put the color name before the rgb values, or
> omit the rgb values).
Well making a button browser seems a bit excessive for the time being. You're
the second person to ask for some change though, so I've omitted the RGB
values.
> > oh yes, and I THINK I've fixed the crash problem when closing LyX after
> > opening FormPreferences. Could someone check, as I can't reproduce the
> > problem here...
> Yes, the crash is gone.
Good.
On Fri, 03 Nov 2000, Jean-Marc Lasgouttes wrote:
> Angus, a question: would it be possible to change the font of the
> selected tab to *bold*? Currently, I find it difficult to see,
> especially for the outer tabs.
Well, I couldn't do this. Put I did manage to change the colours of the
tabfolders so that inactive ones are darker. See attachment.
A.
patch3Nov2000.bz2