Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6358723
By: fabioz

I don't think there such a HOWTO. 

The way I work, I just create the .ui files without actually having a project
(just generating the .py files from the .ui when changing -- you can setup an
external builder to be run whenever an .ui file is changed: Project > properties
> Builders > new > external -- and at that point you should be able to specify
any executable -- such as python + some script with an argument -- with a custom
script that'll generate the .py files).

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to