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


https://bugs.documentfoundation.org/show_bug.cgi?id=103391

--- Comment #11 from Katarina Behrens (CIB) <Katarina.Behrens@cib.de> ---
So 1st patch is here: https://gerrit.libreoffice.org/#/c/31385/ and it works

Next steps: 

* Tweak helpmanual.ui to include checkbox (see eg.
sfx2/uiconfig/ui/alienwarndialog.ui as for how)

* Introduce a new boolean configuration variable: for example
org.openoffice.Office.Common.Misc.AskOpenOnlineHelp (it'll then come to
officecfg/registry/data/org/openoffice/Office/Common.xcu) 

* Write a class deriving from MessageDialog (see eg.
sfx2/source/dialog/alienwarn.cxx as for how) that'll include code setting check
box on/off 

* Read configuration and set checkbox state, like for example here:
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/templdlg.cxx#686 

* On disposing the dialog, write the configuration depending on the state of
checkbox, like for example here:
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/templdlg.cxx#2029

That's it

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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.