Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Docked in specific window Collapse All
Subject Author Date
rajneesh Jul 8, 2003 - 5:50 AM

Dear sir,
Can I dock a dockable window only in a specific dockable window andd not in all dockable windows?
If yes pls send send a sample So I can understand how to implement it.

Technical Support Jul 10, 2003 - 4:24 AM

Dear Rajneesh,

This tricky task is possible with overriding of CExtControlBar::_DraggingUpdateState(...) method in your CExtControlBar-derived classes. The docking/dragging algorithm is complicated.
Please send us your start project and description of a limitations for resizable bars in this application. We will modify the bar behaviours and post you an updated project.