Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - Problem with DockingPane + Webbrowser
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with DockingPane + Webbrowser

 Post Reply Post Reply
Author
Message
readypro View Drop Down
Groupie
Groupie


Joined: 01 March 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote readypro Quote  Post ReplyReply Direct Link To This Post Topic: Problem with DockingPane + Webbrowser
    Posted: 27 September 2011 at 10:40am
Hi,
we have a strange focus problem using DockingPane

I've attached a very simple test program, with a main form using DockingPane control, and 2 subforms with a Webbrowser control.

I'll try to describe how to replicate the problem:

1) insert something in the search field in the first browser (ex. "Codejock")
2) Insert something in the search field of the second browser (ex. "Test")
3) Now if you go back to the first browser and try to move inside the textbox using arrow keys or using DELETE to edit the textbox content, it doesn't work  Cry

Back to Top
readypro View Drop Down
Groupie
Groupie


Joined: 01 March 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote readypro Quote  Post ReplyReply Direct Link To This Post Posted: 27 September 2011 at 10:45am
A screenshot that can help understand the problem

http://www.readypro.com/temp/pic1.png
Back to Top
readypro View Drop Down
Groupie
Groupie


Joined: 01 March 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote readypro Quote  Post ReplyReply Direct Link To This Post Posted: 27 September 2011 at 10:47am
And the same working program, but built using SetParent and without DockingPane

http://www.readypro.com/temp/DockingPane_problem2.zip

Hope it will be useful.

Thanks for any help that you can give Smile
Back to Top
readypro View Drop Down
Groupie
Groupie


Joined: 01 March 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote readypro Quote  Post ReplyReply Direct Link To This Post Posted: 29 October 2011 at 12:18pm
No suggestions? :(
Back to Top
cbickel View Drop Down
Newbie
Newbie


Joined: 31 January 2006
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote cbickel Quote  Post ReplyReply Direct Link To This Post Posted: 26 April 2012 at 5:15pm
This seems to be a problem of the Codejock Webbrowser Control ?!
I took your project an replaces the CodeJock WB-Control with the Microsoft Internet Browser an the problem did not exist any more. Arrow keys and Focus ist working properly.
Christian Bickel
Consolidate
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 26 April 2012 at 10:37pm
try the latest hotfix, it should work fine
Back to Top
readypro View Drop Down
Groupie
Groupie


Joined: 01 March 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote readypro Quote  Post ReplyReply Direct Link To This Post Posted: 04 June 2012 at 11:31am
Hi SuperMario,
i've just tried with last version 15.3.1 but it doesn't fix my problem Cry
Back to Top
readypro View Drop Down
Groupie
Groupie


Joined: 01 March 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote readypro Quote  Post ReplyReply Direct Link To This Post Posted: 04 June 2012 at 11:34am
Hi cbickel,
yes i think it's some kind of problem due to combination of CodeJock's WebBrowser and DockingPane
Back to Top
jpcoffeyXXX View Drop Down
Groupie
Groupie


Joined: 16 August 2005
Location: United States
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpcoffeyXXX Quote  Post ReplyReply Direct Link To This Post Posted: 19 June 2012 at 2:28pm
I am hoping CodeJock will consider allowing their user base more control over the WebBrowser if they allow us more control over the IDocHostUIHandler.  For example, I am trying to support tabbing through the form controls in a WebBrowser control in my application and it cannot be done.  Something to do with the TranslateAccelerator method of the IOleInPlaceActiveObject.

I do not know if this addresses your issue, but it would be a huge help if CodeJock would allow more control over the keystroke events of the webbrowser.  All of the code is already written for Codejock, they just need to implement it.

The code is available via the wbCustomizer.dll at,

http://support.microsoft.com/kb/183235

The code is written in C++ and could easily be ported to the CodeJock WebBrowser control.  The only reason I am not using it is because when I assign the webbrowser to the wbCustomizer, I can no longer select text.  Very frustrating.  I am sure CodeJock could figure out how to code this properly and that would make life so much easer for so many people who work with the webbrowser control.  I am going to go to the wish list and ask them to implement this.

Cheers,

John
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.141 seconds.