XBAP 中的 F1 帮助
我知道 Stack Overflow 是一个解决真正具体问题的地方,只有少数人会感兴趣,所以这里...
我有一个应用程序,它部署为 XBAP,其中包含一些嵌入式 WinForms 弹出模式对话框 - 它是以下内容的组合遗留代码和一些新东西,我们没有时间完全重写。
我们提供了上下文相关的帮助,除了一个例外之外,一切都运行良好。 如果用户在虚拟机上运行并在其中一个模式弹出窗口中按 F1,则帮助关键字不会传递到帮助处理程序,这意味着他们获得顶级帮助主题,而不是正确的上下文相关内容。
告诉过你这真的很具体。 有人知道为什么会发生这种情况以及如何解决/解决该问题吗?
谢谢, 约翰
I understand Stack Overflow is the place for really specific questions that only a couple of people would be interested in so here goes...
I have an application which is deployed as an XBAP which contains some embedded WinForms popup modal dialogs - it's a combination of legacy code and some new stuff and we don't have time for a complete re-write.
We've got context-sensitive help throughout which all works fine with one exception. If the user is running on a virtual machine and hits F1 in one of the modal popups then the help keyword doesn't get passed to the help handler, which means they get the top level help topic instead of the correct context sensitive stuff.
Told you it was really specific. Anybody got any ideas for why this is happening and how to fix/workaround the problem?
Thanks,
John
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论