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, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to