I'm trying to understand form_print.[Ch] in the old
development branch.

Some points/questions
1. Is it planned to bring PrinterParams.h over to the
current development branch?

2. What are the LyXFunc equivalents (if any) to:
        comm->isAvailable()
        comm->printBuffer()

3. Compiling form_print.[Ch], (with apply() and update()
commented out and with name changes of comm, popup to lf_
and dialog_) I get the following error:

FormPrint.C: In method `void FormPrint::show()':
FormPrint.C:190: `fl_unsigned_int_filter' undeclared (first use this function)

This looks like an xforms variable, but I can find no
refernce to it in the manual. Any ideas?

Angus

Reply via email to