[Help] The pywinauto Can't select the MDI's menu using the MenuItems() which return [].

Korobase boyee118 at gmail.com
Fri Jan 9 06:39:10 EST 2009


2008/12/22 Simon Brunning <simon at brunningonline.net>

> 2008/12/21  <gagsl-py2 at yahoo.com.ar>:
> > The code below opens the Choose Font dialog on my Spanish Windows
> version:
> >
> > py> from pywinauto.application import Application
> > py> app = Application.start("Notepad.exe")
>
> Notepad's menus are build with MFC. Word's menus are not. Trust me,
> give it up. For automating Word, COM (with Mark Hammond's excellent
> Python/COM bridge) is the only way to go.


Yeah.
But the GuiLib program also don't work.
You can dowload sample from http://www.beyondata.com/
and use the pywinauto to test it.
I want to know how to do the GuiLib's automation.


>
>
> --
> Cheers,
> Simon B.
> simon at brunningonline.net
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
"OpenBookProject"-开放图书计划邮件列表
详情: http://groups.google.com/group/OpenBookProject
维基: http://wiki.woodpecker.org.cn/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090109/9e5946bd/attachment.html>


More information about the Python-list mailing list