Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - disable child windows
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

disable child windows

 Post Reply Post Reply
Author
Message
s.neu View Drop Down
Groupie
Groupie


Joined: 31 October 2006
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote s.neu Quote  Post ReplyReply Direct Link To This Post Topic: disable child windows
    Posted: 21 May 2008 at 5:40am
Hi,

the DockingPane creates tabs for each open window with MDIChild=True.
Is there a way to prevent that the user can switch between all open
windows (using the tabs) when certain windows are open? I can't open
these windows vbModal. When I disable the other windows the tabs
behave strange. The focus of the tab stays on the current window, but
not the focus of the window itself (so the wrong tab is highlighted).
I just need to disable the tabs.

We are using version 9.80

Thanks,
Stefan


Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 4:37am
Hi,
 
(The first version I know is V11.2)
 
There is an option with Panes which allow you to set some actions...
I don't know if your version support the property:
 
Pane.Enabled ?
 
Anyway, there are four options possible:
  1. PaneDisabled
  2. PaneEnableActions
  3. PaneEnableClient
  4. PaneEnabled
You can choose the pane which you want to enable or enable only contents.
 
Maybe it will help you (or not)
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
s.neu View Drop Down
Groupie
Groupie


Joined: 31 October 2006
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote s.neu Quote  Post ReplyReply Direct Link To This Post Posted: 27 May 2008 at 2:26am
I think this belongs to the CommandBars.TabWorkspace, so I'm in the
wrong place here. Anyway: The TabWorksapce has nothing like an
Enabled-property and Selected is ReadOlny!!!
The most common an simplest things seem to be not possible with
these CodeJock-controls. This is not my first problem of this kind

Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 27 May 2008 at 4:33am
Hi,
 
If this is not about DockingPanes, you are right. You better post this in commandbars. Good luck
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.140 seconds.