Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Fri, 2013-07-19 at 08:27 +0200, Tommy 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

two things could be done:
1 (easiest) - make the "replace" field larger and symmetrical with the  
"with" field

GLADE_CATALOG_SEARCH_PATH="workdir/*/CustomTarget/extras/source/glade"
glade cui/uiconfig/ui/acorreplacepage.ui 

and look at the "general" page of origtext and newtext and change the
"width in chars"

(or just edit the xml directly with a text editor and search for 30 and
20)

2 (harder) - make the whole dialog window resizable just like the print  
dialog

Resizibility of the full dialog comes when all tabs are converted to new
widget layout. In this case in master only two of the five autocorrect
tabs are converted so the remaining three need to be converted over. The
"Word Completion" page looks the easiest to start with. You should be
able to get a long way by consulting the other examples in that cui
uiconfig dir and the wiki
https://wiki.documentfoundation.org/Development/WidgetLayout

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.