> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Tuesday 23 July 2002 2:18 pm, Herbert Voss wrote:
>> please apply (cvs), it removes the hardcoded choices for the
>> lengths, which are now build from lengthcommon.C in
>> frontend/controllers/helper_funcs.C
Angus> Herbert, I'm
On Tuesday 23 July 2002 2:18 pm, Herbert Voss wrote:
> please apply (cvs),
> it removes the hardcoded choices for the lengths, which are now
> build from lengthcommon.C in frontend/controllers/helper_funcs.C
Herbert, I'm afraid that the
subst(choice_str, "%", "%%");
part is xforms-specif
> please apply (cvs),
> it removes the hardcoded choices for the lengths, which are now
> build from lengthcommon.C in frontend/controllers/helper_funcs.C
+string const getAllLengthChoice()
+string const getUnitLengthChoice()
isn't returning string xforms specific? For the qt frontend I need
v
please apply (cvs),
it removes the hardcoded choices for the lengths, which are now
build from lengthcommon.C in frontend/controllers/helper_funcs.C
removes also some double written code
Herbert
--
http://www.lyx.org/help/
Index: src/frontends/controllers/ChangeLog
==