https://bugs.documentfoundation.org/show_bug.cgi?id=87884
Volker Lenhardt <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |UNCONFIRMED
CC| |[email protected]
Ever confirmed|1 |0
--- Comment #8 from Volker Lenhardt <[email protected]> ---
LO 5.3.0.3 under Linux openSUSE LEAP 42.2:
the same bug as with Windows.
If I try to insert the button controls directly into the tab pages, I don't get
an error, but no buttons inside as well. Most likely it's all the same
internally. In short:
oTabPage1 = CreateUnoService("com.sun.star.awt.tab.UnoControlTabPage")
oTabPage1.setModel(oTabPageModel1)
oButton1 = CreateUnoService("com.sun.star.awt.UnoControlButton")
oButton1.setModel(oButtonModel1)
oTabPage1.addControl("Tab 1", oButton1)
It's a pity.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs