<div dir="ltr"><div>Hello.</div><div>I'm working on a starmath syntax highlighter over here:</div><div><a href="https://gerrit.libreoffice.org/c/core/+/109639">https://gerrit.libreoffice.org/c/core/+/109639</a> (it builds)<br></div><div><br></div><div>Need help about how to link the stuff on UI files with the c++ code.</div><div>Already edited: starmath/source/dialog.cxx, but not enought.</div><div><br></div><div>The current behaviour:</div><div>syntaxhightlight (m_xSyntaxHightlight): does not change the preference and it's value is false even if selected. When apply changes reselects itself.</div><div>smzoom (m_xSmZoom): internals not implemented yet. For some reason it's in sync wit zoom (m_xZoom).<br></div></div>