标题: [求助]如何添加插件识别第三方控件做的右键菜单 [打印本页] 作者: 生如火花 时间: 2004-11-25 17:14 标题: [求助]如何添加插件识别第三方控件做的右键菜单 我目前测的软件是delphi写的,有第三方控件(TDX)的菜单,没法识别右键,大家帮我想想办法。作者: QA_BAY 时间: 2004-11-30 14:19
I may be wrong understanding the spying thing. But, if you click on GUI Spy and then go to your application, Right Click, move the mouse cursor on that & press Ctrl+F3, it should work. It should show you the object description.作者: QA_BAY 时间: 2004-11-30 14:21
Well, I just tried this for right clicking on the XP desktop, and right-clicking on this forum page, and in both menus produced it "sort of worked" - but not to any degree of usefulness. All it captured into the GUI spy from the menu was the Window Name "#32768" and no properties whatsoever. I must admit this is different to how I thought it behaved - I had thought the right-click-menu would disappear before being able to spy on it...
It may be that for some (rare?) applications the properties of its right-click-menus are such that the spy can capture something useful... but I suspect that for most it cannot.
以上就是他们所说的.本人E文不好!作者: QA_BAY 时间: 2004-11-30 14:22
或者你可以用E文翻译一下,不知我帮你发的贴对不对!作者: 生如火花 时间: 2004-11-30 20:52
谢谢,我试试作者: spqr_tristan 时间: 2004-12-15 09:27
请问斑竹,你所回复的文字出自那篇文档?小弟,最近也在用WR7.6测Delphi程序,由于是新手,目前苦恼于Delphi控件WR不能识别,还请两位大虾多多帮助。作者: QA_BAY 时间: 2004-12-15 09:35
到精华区去看一下.,
里面有测试DELPHI