[python-win32] WPF drag drop UI automation
Tim Roberts
timr at probo.com
Tue May 29 21:10:04 CEST 2012
Riz Hossain wrote:
> If anyone could kindly direct me in the right direction for WPF drag and drop control using python, it would be greatly appreciated.
>
> I need to be able to drag drop elements from one object to another within the application. My automation framework is written all in python, so I would really love to achieve this with python.
Are you using IronPython? WPF is strictly a .NET technology. You can't
play in that world from C Python.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list