This problem also use the following discription:How to use pywinauto to open
WORD and select its Menu.
I can't do that and have no idea why!
Looking forward your help,Thanks!
2008/12/17 为爱而生
> I can't use the MenuItems() in my MDI application.
> Any example is very nice!
I can't use the MenuItems() in my MDI application.
Any example is very nice Thanks a lot!
--
"OpenBookProject"-开放图书计划邮件列表
详情: http://groups.google.com/group/OpenBookProject
维基: http://wiki.woodpecker.org.cn/
--
http://mail.python.org/mailman/listinfo/python-list
Traceback (most recent call last):
File "setup.py", line 176, in
main()
File "setup.py", line 172, in main
setup(**args)
File "/usr/lib/python2.5/distutils/core.py", line 151, in setup
dist.run_commands()
File "/usr/lib/python2.5/distutils/dist.py", line 974, in run_commands