Qt with PyDev
Benjamin Kaplan
benjamin.kaplan at case.edu
Wed Jan 5 12:27:05 EST 2011
More information about the Python-list mailing list
Wed Jan 5 12:27:05 EST 2011
- Previous message (by thread): Qt with PyDev
- Next message (by thread): Matrix multiplication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 5, 2011 12:15 PM, "Rohit Coder" <passionate_programmer at hotmail.com> wrote: > > Seen both, but do I need to install the binaries or add a link in Pydev to PySide source-code? > You need to install the binaries. Doing that will put the pyside libraries in a location where Python and Pydev can find them automatically. > ________________________________ > Date: Tue, 4 Jan 2011 07:09:53 -0800 > From: gherron at islandtraining.com > To: python-list at python.org > Subject: Re: Qt with PyDev > > > On 01/04/2011 12:00 AM, RP Khare wrote: >> >> I installed Aptana PyDev plugin to Aptana Studio 3 Beta. I want to write my first GUI application using Python and I want to use Qt for it. How to integrate Qt into PyDev, or is there any other alternative IDE to work with Qt? >> element >> Font >> font-family >> font-size >> font-style >> font-variant >> font-weight >> letter-spacing >> line-height >> text-decoration >> text-align >> text-indent >> text-transform >> white-space >> word-spacing >> color >> Background >> bg-attachment >> bg-color >> bg-image >> bg-position >> bg-repeat >> Box >> width >> height >> border-top >> border-right >> border-bottom >> border-left >> margin >> padding >> max-height >> min-height >> max-width >> min-width >> outline-color >> outline-style >> outline-width >> Positioning >> position >> top >> bottom >> right >> left >> float >> display >> clear >> z-index >> List >> list-style-image >> list-style-type >> list-style-position >> Table >> vertical-align >> border-collapse >> border-spacing >> caption-side >> empty-cells >> table-layout >> Effects >> text-shadow >> -webkit-box-shadow >> border-radius >> Other >> overflow >> cursor >> visibility >> >> ........... >> Rohit > > > See either of these packages: > PyQt: http://qt.nokia.com/products/ > PySide: http://www.pyside.org/ > > Either one should work with PyDev. > > Gary Herron > > > > -- http://mail.python.org/mailman/listinfo/python-list > > -- > http://mail.python.org/mailman/listinfo/python-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20110105/0afe446b/attachment-0001.html>
- Previous message (by thread): Qt with PyDev
- Next message (by thread): Matrix multiplication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list