Docking panes + Drag&Drop |
Post Reply |
Author | |
Fisher
Newbie Joined: 27 November 2004 Location: Russian Federation Status: Offline Points: 13 |
Post Options
Thanks(0)
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. |
|
spike
Groupie Joined: 13 May 2003 Location: United States Status: Offline Points: 48 |
Post Options
Thanks(0)
|
for #1 FloatPane, HidePane
|
|
Fisher
Newbie Joined: 27 November 2004 Location: Russian Federation Status: Offline Points: 13 |
Post Options
Thanks(0)
|
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). |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |