Hi,

Attached patch deals with the following xforms problems:

1) Dialogs have or have not a "LyX: " prefix to the dialog window title.
    This depends if this prefix is added per dialog in the code.

    It's good policy to have the "LyX: " prefix for each dialog window
    title, but then have this more centrally done. This patch does that.

2) When dialogs are minimized, the minimized title should NOT contain
    the "LyX: " prefix; because it takes too much space. Instead the plain
    dialog title should be used. That's also in the patch.

3) Use the lyx.xpm for the icon of a minimized dialog icon.

Please test and, if OK, apply.

------

John, are you going to apply my earlier patch to a couple of Xforms dialogs?
If so, then either you remove the "LyX: " prefix from the FormSpellchecker.C
code, or I'll send a follow-up patch after this.

Regards,
Rob.


  FormBase.C           |   32 ++++++++++++++++++++++++++++----
  FormBaseDeprecated.C |   29 +++++++++++++++++++++++++++--
  2 files changed, 55 insertions(+), 6 deletions(-)

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

Reply via email to