Posted 19 years ago
by Boyd
-
Sr. Software Developer,
Patterson Consulting, LLC
It appears that loading and saving the ToolWindow layout does not properly restore which ToolWindow in a group of attached ToolWindows is the selected one.
1) Open DockControls Sample Project
2) Notice that TW Properties and Mgr Properties are attached to each other... TW Properties is currently selected.
3) Select the Mgr Properties tab
4) Save the ToolWindow Layout
5) Restore the same ToolWindow Layout
6) You should now see that Mgr Properties is no longer the selected tab, and it is now TW Properties instead
It appears the first tab in the group is always selected after a restore.
1) Open DockControls Sample Project
2) Notice that TW Properties and Mgr Properties are attached to each other... TW Properties is currently selected.
3) Select the Mgr Properties tab
4) Save the ToolWindow Layout
5) Restore the same ToolWindow Layout
6) You should now see that Mgr Properties is no longer the selected tab, and it is now TW Properties instead
It appears the first tab in the group is always selected after a restore.