Advanced Docking Configurations
This section describes some of the advanced configuration options available in the Advanced Docking Windows architecture and how to the implement or disable these features.
You can use the SECDockInsertionConstraints insertion constraints object in conjunction with SECFrameDockingFeature::DockNode() to create advanced docking configurations. This mechanism allows reuse of similar constraints across multiple insertions easily. In addition, the relative insertion constraints are automatically updated to reflect the last insertion at each docking call.
The following table lists some of the primary members of SECDockInsertionConstraints. For a comprehensive list, please refer to the Objective Toolkit Class Reference.
|
Member |
Description |
|
|
Docking occurs relative to this node pointer. |
|
|
If |
|
|
Alternative to |
|
|
If |
|
|
If |
|
|
Allows specification of a specific size for the newly inserted node instead of “best fit” insertion. |
|
|
If a new line is created |
|
|
Allows specification of the dock site via |
|
|
Allows specification of the dock site via |
For information on using docking insert