Print Page | Close Window

Disabling Features

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=3084
Printed Date: 12 December 2024 at 3:49am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Disabling Features
Posted By: Simon HB9DRV
Subject: Disabling Features
Date Posted: 23 October 2005 at 4:17am

Hi,

One of my users - a lawyer - is getting confused, so I would like to allow him to disable features. Problem here is terminology!

[1] How can I disable docking one pane/dialog inside another but still allow docking to the main frame? Below is a floating pane with two docked dialog windows, this is what I want to disable.



[2] What's the easy way to disable all auto-hide so that I just have docking windows without the auto-hide pin? This is not too essential, I've seen an option in one of the classes to disable this on a per-pane basis, just wondering what you would recommend. Ideally if the user selects 'disable auto-hide' all hidden panes will be shown etc.

Some of my users are very old and confused by auto-hide.

Great work, keep it coming please.



-------------
Simon HB9DRV



Replies:
Posted By: Simon HB9DRV
Date Posted: 25 October 2005 at 3:12am
My lawyer user has now worked out how to use this and is a happy bunny, so no need to disable it, but I would still like to know how it may be possible.

-------------
Simon HB9DRV


Posted By: Oleg
Date Posted: 27 October 2005 at 7:25am

In 9.70 appeared method of CXTPDockingPaneManager

SetDefaultPaneOptions

so call

m_paneManager.SetDefaultPaneOptions(xtpPaneNoHideable);



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Simon HB9DRV
Date Posted: 27 October 2005 at 7:28am
Originally posted by oleg oleg wrote:

In 9.70 appeared method of CXTPDockingPaneManager

SetDefaultPaneOptions

so call

m_paneManager.SetDefaultPaneOptions(xtpPaneNoHideable);

I guess this will work for [2], thanks. I should have seen this myself.

Do you have a solution to question [1]? This is maybe not essential so if it's too tricky we can forget it for now.



-------------
Simon HB9DRV



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