Context Help with Docking Pane |
Post Reply |
Author | ||
kublikhan
Newbie Joined: 10 August 2010 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 10 August 2010 at 11:52pm |
|
Product: CodeJock Xtreme Toolkit Pro 2008 Vol 2(12.1.1) Hi, I am new to codejock. I am adding Docking Panes to my project. Everything is working fine except for 1 problem. Context help(f1) does not get displayed if I use pPane->AttachView(). Context help works just fine if I use pPane->Attach(). Likewise, Context help does not work if I pPane->Attach() a CFrameWnd, but works just fine if I use a CWnd. Example:
I found a workaround in that if I override OnHelp() to hide my main window and then show it, the context help will be displayed. But this is kind of a sucky workaround. I was hoping someone might have a better idea of what my problem is here.
Workaround:
|
||
Product: CodeJock Xtreme Toolkit Pro 2008 Vol 2(12.1.1)
Platform: Windows 7 Language Visual C++ 6 |
||
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 |