Print Page | Close Window

Docking panes + Drag&Drop

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=1558
Printed Date: 15 May 2025 at 5:57pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Docking panes + Drag&Drop
Posted By: Fisher
Subject: Docking panes + Drag&Drop
Date Posted: 19 December 2004 at 5:04pm
Hi,

1. How can I programicaly pin/unpin a pane?
2. Then a pane is hidden and start dragging an object (e.g. an URL from CHtmlView), whatever I do:
                CXTPDockingPaneManager::ShowPane();
                CXTPDockingPane::RedrawPane();
                CXTPDockingPane::SetFocus();
                CXTPDockingPane::Select();

, I can't make pane to redraw view attached to it, so a source target can't fire OnDragOver/OnDragxxx events.
3. Why does unpinned, hidden, docked (all set at the same time) pane show for 1 sec and autohide when I start dragging an object and call CXTPDockingPaneManager::ShowPane() ? Is it designed behavior ?

Thanks for aswers.



Replies:
Posted By: spike
Date Posted: 22 December 2004 at 9:14pm
for #1 FloatPane, HidePane


Posted By: Fisher
Date Posted: 23 December 2004 at 2:49am
Originally posted by spike spike wrote:

for #1 FloatPane, HidePane

This workaround is not very nice, since when I float and then hide the pane, a manager shows me the pane's frame for a moment (not a desirable behavior).



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net