HOWTO for setting up a PyQt project in Eclipse ?

David Boddie david at boddie.org.uk
Thu Feb 5 17:45:12 EST 2009


On Thursday 05 February 2009 18:13, Linuxguy123 wrote:

> Does anyone know of a HOWTO for setting up a PyQt project in Eclipse ?
> 
> I know about setting up a PyDev project, just wondering how to integrate
> the QtDesigner parts.
> 
> For example, should I save the QtDesigner project in the root PyDev
> directory ?

I'm not an Eclipse user, but I recently noticed that the Python(x,y)
project uses (or at least refers to) both PyQt and PyDev. Maybe there's
some useful information, or useful starting points, on these pages:

  http://pythonxy.com/help.php
  http://pythonxy.com/discussions.php

David



More information about the Python-list mailing list