Menu

#27 Event "BeginDrag" and "EndDrag"

open
nobody
None
5
2008-03-05
2008-03-05
Anonymous
No

I am using your dockpanelsuite as a plattform for nesting cygwin inside. This means i am nesting a external window inside a c# application. So i am able to have a tabbed and dockable interface. For unkown reason the exteranl application does not like to be dragged. Everytime i drag the window to dock somewhere in the panel, the external application crashes. For that reason i hacked your code (in a ugly manner) to fire an event when a DockContent window i started being drag and another event when the window is being dropped somewhere else. This enables we handling my external in a proper manner not to crash.

Finally i would request a event that is fired to the DockContent-Window when dragging starts and another event when dragging is done.

Discussion


Log in to post a comment.