Posted 16 years ago
by JDEV
When creating a DocumentWindow I specify the docksite where it should be hosted. On activate, it gets hosted in the current tab group.
Depending on the type of document content, I would like to add it as a tab in the TOP or BOTTOM horizontal tab group.
So:
1. Can I determine if the user has created a new horizontal tab group?
2. Can I programmitcally create the horizontal tab group.
3. If so, can I tell a new DocumentWindow to be hosted in the top or bottom group (or move it before it gets activated?
Thanks.
Depending on the type of document content, I would like to add it as a tab in the TOP or BOTTOM horizontal tab group.
So:
1. Can I determine if the user has created a new horizontal tab group?
2. Can I programmitcally create the horizontal tab group.
3. If so, can I tell a new DocumentWindow to be hosted in the top or bottom group (or move it before it gets activated?
Thanks.