Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-22 Thread Phil Thompson
On Tue, 20 Jul 2010 09:25:58 -0400, Darren Dale wrote: > Are there some files missing from the plugins example? When I run > main.py from the plugins example, I get: > > Traceback (most recent call last): > File "main.py", line 3, in > from recipes.plugins import RecipeChooserPlugin > Fi

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-20 Thread Darren Dale
Are there some files missing from the plugins example? When I run main.py from the plugins example, I get: Traceback (most recent call last): File "main.py", line 3, in from recipes.plugins import RecipeChooserPlugin File "/home/darren/Projects/dip/doc/examples/plugins/recipes/__init__.py

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-20 Thread Phil Thompson
On Mon, 19 Jul 2010 09:55:51 -0400, Lic. José M. Rodriguez Bacallao wrote: > and when do you plan to support python 2.6.x? I don't promise to support it at all - originally dip was intended to be Python v3 only. However my experiments are going well. I hope to either release a version for Python

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-19 Thread Lic . José M . Rodriguez Bacallao
and when do you plan to support python 2.6.x? On 7/17/10, Phil Thompson wrote: > On Sat, 17 Jul 2010 21:09:04 +0200, Antonio Valentino > wrote: >> Hi Phil, >> >> Il giorno Sat, 17 Jul 2010 18:02:57 +0100 >> Phil Thompson ha scritto: >> >>> dip v0.1 has been released. This is the first release o

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread Phil Thompson
On Sat, 17 Jul 2010 21:09:04 +0200, Antonio Valentino wrote: > Hi Phil, > > Il giorno Sat, 17 Jul 2010 18:02:57 +0100 > Phil Thompson ha scritto: > >> dip v0.1 has been released. This is the first release of dip, an >> application development framework for PyQt and (for the moment at >> least)

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread projetmbc
where to download dip? Maybe here : http://www.riverbankcomputing.com/ ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread Lic . José M . Rodriguez Bacallao
where to download dip? On 7/17/10, Lic. José M. Rodriguez Bacallao wrote: > there is no version for python >= 2.6.x? > > On 7/17/10, Lic. José M. Rodriguez Bacallao wrote: >> yes, I think that there are some features that are the same in both >> (entought toolkit and dip) but, in my opinion, ent

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread Lic . José M . Rodriguez Bacallao
there is no version for python >= 2.6.x? On 7/17/10, Lic. José M. Rodriguez Bacallao wrote: > yes, I think that there are some features that are the same in both > (entought toolkit and dip) but, in my opinion, enthought toolkit is > too performance eater. > > On 7/17/10, Antonio Valentino wrote

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread Lic . José M . Rodriguez Bacallao
yes, I think that there are some features that are the same in both (entought toolkit and dip) but, in my opinion, enthought toolkit is too performance eater. On 7/17/10, Antonio Valentino wrote: > Hi Phil, > > Il giorno Sat, 17 Jul 2010 18:02:57 +0100 > Phil Thompson ha scritto: > >> dip v0.1 h

Re: [PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread Antonio Valentino
Hi Phil, Il giorno Sat, 17 Jul 2010 18:02:57 +0100 Phil Thompson ha scritto: > dip v0.1 has been released. This is the first release of dip, an > application development framework for PyQt and (for the moment at > least) Python v3. > > The user documentation, including tutorials and a full API

[PyQt] ANN: dip v0.1 Released - An Application Development Framework for PyQt and Python v3

2010-07-17 Thread Phil Thompson
dip v0.1 has been released. This is the first release of dip, an application development framework for PyQt and (for the moment at least) Python v3. The user documentation, including tutorials and a full API reference is available at http://www.riverbankcomputing.com/static/Docs/dip/index.html di