Posted 19 years ago
by Chris Gilbert
I downloaded a evalution copy of UIStudio this weekend to work on a new prototype for my company. While using the dockManager, I had a problem with docking to the bottom of the form. It's probably a user error due to lack of experience with the product, but I'd thought I'd post here to see if someone could tell me what is going on.
Steps to reproduce:
1) Created a new application
2) Added the dockManager and created a toolWindow
3) Moved the toolWindow to the bottom of the form
4) Set the default state of the toolWindow to Auto-Hide, set all of its docking properties to false (except for the ones which allow it to dock to the bottom of the form and the one which allows it to auto-hide) and have the ability to have options turned off
5) Start the application and all looks well (the tab is at the bottom of the form)
(this is where things get buggy)
6) Select the tab and the "push-pin" to dock it - the item docks to the LEFT side of the form instead of the bottom)
7) Select the auto-hide "push-pin" and it hides on the left side of the form instead of the bottom
8) Select the "push-pin" again to dock it and it won't let me select it (which since I have the ability to dock to the left side of the form disabled, I assume this is correct).
Anyone have any thoughts on why it docks to the left instead of the bottom?
Steps to reproduce:
1) Created a new application
2) Added the dockManager and created a toolWindow
3) Moved the toolWindow to the bottom of the form
4) Set the default state of the toolWindow to Auto-Hide, set all of its docking properties to false (except for the ones which allow it to dock to the bottom of the form and the one which allows it to auto-hide) and have the ability to have options turned off
5) Start the application and all looks well (the tab is at the bottom of the form)
(this is where things get buggy)
6) Select the tab and the "push-pin" to dock it - the item docks to the LEFT side of the form instead of the bottom)
7) Select the auto-hide "push-pin" and it hides on the left side of the form instead of the bottom
8) Select the "push-pin" again to dock it and it won't let me select it (which since I have the ability to dock to the left side of the form disabled, I assume this is correct).
Anyone have any thoughts on why it docks to the left instead of the bottom?