[LyX/master] * LanguageUi.ui - change layout.

Pavel Sanda sanda at lyx.org
Fri May 12 10:23:30 UTC 2023


On Thu, May 11, 2023 at 06:19:38PM +0200, Jürgen Spitzmüller wrote:
> Am Dienstag, dem 09.05.2023 um 19:37 +0200 schrieb Pavel Sanda:
> > This pane is responsible for horizontal excess size (at least in CZ
> >     translation) of document settings panel. The reason is second
> > encoding combo
> >     which get very lengthy (there are actually 3 of them).
> >     This patch moves them to separate line.
> >     
> >     Beware, touching this panel is headache.
> >     Qt Designer (5.15.2) does not know even how to load this ui
> >     file correctly and it's impossible to move unicodeEncodingCO.
> >     When breaking layout this CO is mysteriously deleted.
> >     
> >     Finally I gave up and simply edited file in vim to get COs to the
> > new row.
> 
> Is it too long also if we put the combos in a group box and thus remove
> the label in front?

I am open to try it. It's just the designer which frustrated me to the extent 
that I abandoned further experiments and approached it with vim :)

Pavel


More information about the lyx-devel mailing list