> Hi,
> I have a tabbed pane with three tabs (only two are shown below).
[quoted text clipped - 8 lines]
> Thanks and regards
> Roland
[code snipped]
Instead of addind ghte same status box to both panes, did you try adding
two different status boxes, but having them share the same document model?
- Oliver
Roland Zitzke - 29 Nov 2005 09:19 GMT
Oliver Wong schrieb:
>> Is there a general problem with sharing the same Gui object accross
>> different panes? any hints?
>
> Instead of addind ghte same status box to both panes, did you try
> adding two different status boxes, but having them share the same document
> model?
This works great, thank you!
/Roland