If you want to contribute to the forum discussions, please Register or Login.
Hi.
I use this Docking Windows component in a dialog for my Acrobat plugin.
When the form containing Docking Windows is called by Form.Show(), panels could not be resized and dragged to other pane.
I tried to solve it by attempt a window handle of Acrobat to argument for Form.Show(), but it does not work.
When Form.ShowDialig() is used, panels is worked normally.
Can you send us (office@digitalrune.com) an example project, where we can reproduce the problem?
I am sorry that I did not reply sooner to you.
The cause became clear. It seems that custom-made Acrobat plug-in is not allowed to generating threading within plug-in's worker-thread.
So the docking-windows looks use multi-threading for displaying floating objects, I give up using it.
Thank you for reply.
Regards..
Just for clarification: The Docking Windows library does not use multi-threading, i.e. it does not create any new threads. But it reads the current thread ID and tries to install a windows hook to monitor the Win32 messages necessary to manage the focus of the docking windows. - Though I am not sure if this is related to your problem.
DigitalRune is a trademark of Garstenauer Information Technology OG.
Garstenauer Information Technology OG Weingartenstrasse 35, 4452 Ternberg Austria (EUROPE) office@digitalrune.com