On 2 Aug 2005 13:19:54 -0000, Andrzej Wytyczak-Partyka
<[EMAIL PROTECTED]> wrote:
OK. The tabcontrol has 2 dummy tabs added and an TabListener connected.
But for some reasons the office dies when a tab is clicked.
This happens after I added the TabListener, but why?
The activated(long ID) and deactivated(long ID) methods only print out
a message about the ID of the tab that has been deactivated...
And the other events like inserted() do not crash the office.
I'll try playing with it a bit more, maybe I'll come up with something.
The source is in the http://iapart.net/dav/soc/
done.
I added the eventlistener to that component.
Now I'll try to make the tabcontrol visible somewhere in the window,
and then add a TabListener for it.
OK. The tabcontrol has 2 dummy tabs added and an TabListener connected.
But for some reasons the office dies when a tab is clicked.
This happens after I added the TabListener, but why?
The activated(long ID) and deactivated(long ID) methods only print out
a message about the ID of the tab that has been deactivated...
And the other events like inserted() do not crash the office.
folder, in the window_with_tabcontrol subfolder.
Regards,
Andrzej