Posted 19 years ago
by Justin Stenning
-
Manager, Research & Development,
netcat.biz Pty Ltd

Hi,
I'm trying to work out how the following would work.
Say I have loaded a form, displayed some toolwindow's for the first time, rearranged and then closed the app. During the close I save the layout.
During the open of the app the layout is then loaded, and the toolwindow's are displayed as defined by their previous configuration.
I now want to show a new toolwindow, as a result of some user selection, on the left but underneath any existing toolwindow's already docked there - or even by Attaching them to make them tabbed.
My question is, how do I know which of the other toolwindows I need to DockTo? I have no idea how to determine what toolwindows are on the left (if any in which case i would DockTo the dock manager right?).
Sorry if this is a repeated question, I tried searching through the forum and was unable to find anything that was quite right (as with the documentation).
Cheers,
Justin
I'm trying to work out how the following would work.
Say I have loaded a form, displayed some toolwindow's for the first time, rearranged and then closed the app. During the close I save the layout.
During the open of the app the layout is then loaded, and the toolwindow's are displayed as defined by their previous configuration.
I now want to show a new toolwindow, as a result of some user selection, on the left but underneath any existing toolwindow's already docked there - or even by Attaching them to make them tabbed.
My question is, how do I know which of the other toolwindows I need to DockTo? I have no idea how to determine what toolwindows are on the left (if any in which case i would DockTo the dock manager right?).
Sorry if this is a repeated question, I tried searching through the forum and was unable to find anything that was quite right (as with the documentation).
Cheers,
Justin