<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - tabpages not displayed in Java/Python/basic dialog"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=87884">bug 87884</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>glogow@fbihome.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - tabpages not displayed in Java/Python/basic dialog"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=87884#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - tabpages not displayed in Java/Python/basic dialog"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=87884">bug 87884</a>
from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148520" name="attach_148520" title="Basic tabs with button and text on the 2nd">attachment 148520</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148520&action=edit" title="Basic tabs with button and text on the 2nd">[details]</a></span>
Basic tabs with button and text on the 2nd
Took some time to figure this "workaround" out.
AFAIK com.sun.star.awt.tab.UnoControlTabPageContainerModel currently just works
for AOO, but com.sun.star.awt.UnoMultiPageModel does for LO.
Probably some conversation between these models is missing? I didn't check
that.
I actually didn't try the other examples and copied code from various forum and
wiki and blog posts, even some LO ask.
None of the stuff I found still worked out of the box, which means there is
definitely stuff broken :-(
Xray told me some interface and function existed, but Basic complained about
it, when trying to set the tabs properties via XSimpleTabController.
I just tested this Basic script on Linux, but I guess it will also work on
other platform.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>