2008/12/22 Simon Brunning <si...@brunningonline.net> > 2008/12/21 <gagsl-...@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. > si...@brunningonline.net > -- > http://mail.python.org/mailman/listinfo/python-list > -- "OpenBookProject"-开放图书计划邮件列表 详情: http://groups.google.com/group/OpenBookProject 维基: http://wiki.woodpecker.org.cn/
-- http://mail.python.org/mailman/listinfo/python-list