Problem with HideClient and CTRL Tab |
Post Reply |
Author | |
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
Posted: 18 March 2009 at 4:18pm |
Hi,
If you set DockingPaneManager.Options.HideClient = True and the client area does not have a RTB control on it, then when you press CTRL-TAB to get the docking pages up, then when you select one of the panes, it doesnt give that pane focus.
For example, I have mod'ed your SDISample project to show what I mean, and attached it.
All I have done to it, is to remove the RTB and put in the line DockingPaneManager.Options.HideClient = True while creating the panes in load proc.
Run the project, select Pane A, press CTRL-TAB, let go of CTRL & TAB, and now nothing has focus.
If you put a RTB on frmMain, for some reason this then fixes it.
Also, there is some strange things going on if you press the up arrow key when in one of the panes. Sometimes, and I've not been able to find when, pressing the up arrow makes the pane lose focus, and then no control has focus.
Any ideas what is going on?
Thanks,
Rob D.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 |
|
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Damn it!
Wondered why I had no replies... stupid me forgot to attach the example...
Attached to this post now.
Thanks for any help, now....
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 |
|
robdon
Groupie Joined: 27 April 2006 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Hi,
Any chance someone can answer my post please, as I cant progress on testing until I know a solution for this?
Thanks,
Rob.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Yes, this is known problem but not the only problem with focus. Please look at some posts in this forum and you will see why.
Maybe in your case you could use DockingPaneManager.EnableKeyboardNavigate PaneKeyboardUseAltF6 , this will set focus to the pane and will fire DockingPaneManager_Action event.
I don't understand why it doesn't fire this event when selecting pane with CTRL-TAB.
I also don't understand why Support doesn't reply on this post at all... they know what is possible and what 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.... |
|
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 |