Allan> FWIW, the two lines I need to change for my proposal are in ComboBox.C
Allan> I was reluctant to do this when I first figured it out (must be about 12
Allan> months ago now) because it might affect other combo boxes. It should
Allan> probably be implemented as another type of combo box.
Allan> I'd suggest using my 2 line change in the main tree until a new GUI indep
Allan> dialog has been prepared. Don't just rewrite the existing one, since
Allan> it'll have to be made gui-indep anyway -- do both jobs at once.
Do you mean combox.C in the head branch of cvs?
Anyway, I have no idea what you are talking about. Please give further details.
Allan> Your work should also be done as GUI-indep -- you can reuse or at least
Allan> learn how the insets were handled from the old lyx cvs module -- it has to
Allan> be done anyway and I want an example of an inset in the tree when the
Allan> gui-indep stuff is rolled into the trunk.
I'm happy to do this. It's one of the reasons I suggested improving the
existing citation dialog in the first place. In the meantime, I'll continue
learning how to implement this in the main branch.
Allan> I'll try extra hard to get a new branch started based on pre2 (is that out
Allan> yet? if not Lars maybe you should tag prereleases in future).
Hope this won't be too much work. Good luck.
I haven't been doing / won't do anything further on this GUI-indendent stuff
until I can compile and run an executable. I HAVE got the main branch to
compile with DEC cxx and std::string, so don't anticipate any problems if you
base the new branch on this. Looking forward to further anouncements...
Angus