Lars Gullik Bjønnes wrote:
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> 
> 
>>>>>>>"Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>>>>>>
> | Lars> "R. Lahaye" <[EMAIL PROTECTED]> writes: | The new dialog then
> | Lars> looks as attached, where the button of the | default alignment
> | Lars> gets an appendix "( default )".
> 
> | Lars> Why the spaces?
> 
> | Lars> I hope that we can wait with the redisinded forms until 1.4.0cvs
> | Lars> starts up.
> 
> | It could maybe go in a branch, if Rob is begining to find it
> | inconvenient to handle...
> 
> Yes, sure.
> 
> He should then read my "branching document" first... and as usual I have
> no idea where to find it...
> 
> A branch would be nice for this.

The large patch in my tree here is still manageable, because I don't think
anybody else is working on Xforms dialog layout/design improvements right now.

To give you an idea about this work "in progress", I have attached the current
diff-patch with present CVS. This is the statistics:

  src/frontends/controllers/ControlParagraph.C    |   13
  src/frontends/controllers/ControlParagraph.h    |    6
  src/frontends/xforms/FormAboutlyx.C             |   44 +-
  src/frontends/xforms/FormAboutlyx.h             |    4
  src/frontends/xforms/FormDocument.C             |  131 ++----
  src/frontends/xforms/FormFloat.C                |  236 ++++++-----
  src/frontends/xforms/FormFloat.h                |    4
  src/frontends/xforms/FormGraphics.h             |    1
  src/frontends/xforms/FormParagraph.C            |  454 +++++++++++-----------
  src/frontends/xforms/FormParagraph.h            |    4
  src/frontends/xforms/FormPrint.C                |   28 -
  src/frontends/xforms/FormSearch.C               |   40 +
  src/frontends/xforms/FormTabular.C              |    4
  src/frontends/xforms/RadioButtonGroup.C         |   20
  src/frontends/xforms/RadioButtonGroup.h         |   21 -
  src/frontends/xforms/forms/form_aboutlyx.fd     |  149 ++-----
  src/frontends/xforms/forms/form_citation.fd     |   30 -
  src/frontends/xforms/forms/form_document.fd     |  456 +++++++++++-----------
  src/frontends/xforms/forms/form_float.fd        |  190 ++++++---
  src/frontends/xforms/forms/form_graphics.fd     |   46 +-
  src/frontends/xforms/forms/form_paragraph.fd    |  486 ++++++++++--------------
  src/frontends/xforms/forms/form_print.fd        |   16
  src/frontends/xforms/forms/form_ref.fd          |   32 -
  src/frontends/xforms/forms/form_search.fd       |  117 ++---
  src/frontends/xforms/forms/form_spellchecker.fd |   69 ++-
  src/frontends/xforms/forms/form_texinfo.fd      |    4
  src/frontends/xforms/xforms_helpers.C           |    4
  27 files changed, 1319 insertions(+), 1290 deletions(-)

Regards,
Rob.

PS: the spellingchecker dialog has a not-working "word count" widget that
needs set as the spell check moves on.

Attachment: Xforms_dialogs.diff.gz
Description: application/gzip

Reply via email to