Hi, i was wondering if I can use DockDotNET in a closed source application.
Also, I think I spotted a bug in version 2.4, or maybe this is a feature?
Lets take the sample application as example.
One document is shown, and to the right a toolwindow in auto hide mode is shown and not minimized to the right bar. The toolwindow has the focus with the mouse cursor inside the toolwindow.
Then i move the mouse to the document window to the left quickly so that the document now has the focus and it is possible to enter in text. The toolwindow will only become hidden if the mouse cursor touches anywhere outside of the visible document window.
I'd say that the toolwindow should be minimized as soon as it looses focus and an other window gets focus.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, i was wondering if I can use DockDotNET in a closed source application.
Also, I think I spotted a bug in version 2.4, or maybe this is a feature?
Lets take the sample application as example.
One document is shown, and to the right a toolwindow in auto hide mode is shown and not minimized to the right bar. The toolwindow has the focus with the mouse cursor inside the toolwindow.
Then i move the mouse to the document window to the left quickly so that the document now has the focus and it is possible to enter in text. The toolwindow will only become hidden if the mouse cursor touches anywhere outside of the visible document window.
I'd say that the toolwindow should be minimized as soon as it looses focus and an other window gets focus.
Hi,
You may use it in a closed source application - DockDotNET is a public domain licence. Concering the bug, I'll have a look on it for the next release.
Regards,
Uwe Mayer