On Fri, Jul 19, 2013 at 8:27 AM, Tommy <barta@quipo.it> wrote:
please, can anyone tell me which file should I try to hack in order to modify the appearance of the autocorrect replacement table dialog? https://bugs.freedesktop.org/**show_bug.cgi?id=67040<https://bugs.freedesktop.org/show_bug.cgi?id=67040> two things could be done: 1 (easiest) - make the "replace" field larger and symmetrical with the "with" field 2 (harder) - make the whole dialog window resizable just like the print dialog thanks in advance for your help. Tommy
Hi, The autocorrect dialog has not yet been fully converted to the .ui widget format - this is also the reason that the dialog is not resizable yet (according to [1]). Most of the stuff is in [2] [3] and [4]. It is the best to ask Caolán when he plans to convert this and how can you help. Regards, Tomaž [1] http://cgit.freedesktop.org/libreoffice/core/commit/cui/source/tabpages/autocdlg.src?id=2bbdf5c72254a70c43894eb907f23f78557f709a [2] http://opengrok.libreoffice.org/xref/core/cui/source/tabpages/autocdlg.cxx [3] http://opengrok.libreoffice.org/xref/core/cui/source/tabpages/autocdlg.src [4] http://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/autocorrectdialog.ui