Re:

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2021-01-28 at 22:25 +0100, Dante Doménech wrote:
> starmath/uiconfig/smath/ui/smathsettings.ui:350 WARNING: 'GtkLabel'
> 'label6' does not specify what it labels within 'GtkFrame'
> 'contents1' 

label6 is "Scaling SmEditWindow:" and it is beside the smzoom
SpinButton and is surely a label for the smzoom so smzoom should be set
as the mnemonic target for label6.

If using the glade editor, then click on label6, click on "general"
tab, enable "Use underlne" which changes the selector widget beside it
to sensitive, click its select area and from the resulting dialog pick
"smzoom" as the target.

If you wanted to do it manually the properties to add to label6 are
<property name="use-underline">True</property>
<property name="mnemonic-widget">smzoom</property> 

_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux