Re: IDE recommendation please

2005-10-23 Thread Gian Mario Tagliaretti
ython out of the box. Suggestions for plugins for Eclipse > would also be nice. I use wingIDE and as Alex said before is the best python IDE ever... cheers -- Gian Mario Tagliaretti PyGTK GUI programming http://www.parafernalia.org/pygtk/ -- http://mail.python.org/mailman/listinfo/python-list

Re: Python gui

2005-11-06 Thread Gian Mario Tagliaretti
Philippe C. Martin wrote: > Is wxWidget now part of python ? or will it be ? No, and *I hope* that if another toolkit has to replace Tkinter (will never happen?) will be PyGTK... :) cheers -- Gian Mario Tagliaretti PyGTK GUI programming http://www.parafernalia.org/pygtk/ -- h

Re: I need Motivation

2005-11-06 Thread Gian Mario Tagliaretti
Alex Martelli wrote: > Not without knowing more about your motivations for starting Python in > the first place... Alex, maybe trolling in this list? :) > Alex ciao -- Gian Mario Tagliaretti PyGTK GUI programming http://www.parafernalia.org/pygtk/ -- http://mail.python.org/mailman

Re: pcm format to wav...

2005-11-28 Thread GIan Mario Tagliaretti
On Mon, 28 Nov 2005 18:15:25 +0100, [EMAIL PROTECTED] wrote: > I have WinXP. Bad for you :) > I want to convert my PySonic recorded (raw) pcm format files to wav > files. How can I do it ? You can use -> http://www.pymedia.org/ cheers -- Tagliaretti Gian Mario PyGTK GUI programming http://www

Re: How to make executable file ?

2005-01-02 Thread Gian Mario Tagliaretti
u see the dimension of the files... cheers -- Gian Mario Tagliaretti PyGTK GUI programming http://www.parafernalia.org/pygtk/ -- http://mail.python.org/mailman/listinfo/python-list

Re: [perl-python] 20050121 file reading & writing

2005-01-22 Thread Gian Mario Tagliaretti
wrong > [...] Maybe you didn't get the fact the you won't see a flame starting between python people and perl friends? throw yourself somewhere and... Xah.flush() -- Gian Mario Tagliaretti PyGTK GUI programming http://www.parafernalia.org/pygtk/ -- http://mail.python.org/mailman/listinfo/python-list

Re: [perl-python] 20050124 classes & objects

2005-01-24 Thread Gian Mario Tagliaretti
Chris Mattern wrote: > > It doesn't have OO, but it emulates in software! > Better go with python, which has hardware OO. :-) Chris don't feed the troll -- http://mail.python.org/mailman/listinfo/python-list

[ANN] PyGooCanvas 0.4.0

2006-08-25 Thread Gian Mario Tagliaretti
I am pleased to announce version 0.4.0 of the Python bindings for Goocanvas. This is the first release and it's available at: https://developer.berlios.de/projects/pygoocanvas/ Contributors for this release: == - Gian Mario Tagliaretti (module creation, c

Re: evaluating gui modules, any experience on tkinter?

2006-12-02 Thread Gian Mario Tagliaretti
ort, imaging, documentation. agreed > Then there are two schools: PyQT and wxPython - you completely forgot pygtk. or you didn't want to mention it :) > both very easy to learn I think that pygtk is the easiest ciao -- Gian Mario Tagliaretti -- http://mail.python.org/mailman/listinfo/python-list

Re: Is PyGTK only for local - not web?

2006-12-08 Thread Gian Mario Tagliaretti
walterbyrd wrote: > I have noticed that there is also pygtk-web project, I suppose that is > what you use for the web? It's the pygtk web site as you see it here www.pygtk.org cheers -- Gian Mario Tagliaretti -- http://mail.python.org/mailman/listinfo/python-list

Re: can't instantiate following inner class

2006-12-27 Thread Gian Mario Tagliaretti
.g.: one = One(a, b) but python will silently ignore them and you probably won't like it... cheers -- Gian Mario Tagliaretti -- http://mail.python.org/mailman/listinfo/python-list

Re: can't instantiate following inner class

2006-12-28 Thread Gian Mario Tagliaretti
arguments? sorry, my bad, that beauvoir was python 2.2 it was fixed in python 2.3 (I didn't know since I always override __init__) and it will raise a TyoeError as you have pointed out. cheers -- Gian Mario Tagliaretti -- http://mail.python.org/mailman/listinfo/python-list

[Announce] PyGooCanvas 0.9.0

2007-08-18 Thread Gian Mario Tagliaretti
ects/goocanvas cheers -- Gian Mario Tagliaretti -- http://mail.python.org/mailman/listinfo/python-list

Re: Would a Dutch speaker please check this wiki page please?

2007-01-17 Thread Gian Mario Tagliaretti
m to mention Python and the > website it says: Welcome on my site www.keriwar.nl, if you have any questions first read the F.A.Q. In one sentence there are two mistakes, so I think the guy that wrote it is not dutch and yes .. it's junk. cheers -- Gian Mario Tagliaretti -- http://mail.python.org/mailman/listinfo/python-list

[Ann] PyGooCanvas 0.6.0

2007-02-21 Thread Gian Mario Tagliaretti
y applications. PyGooCanvas requires: = o Goocanvas >= 0.6.0 o PyGObject >= 2.10.1 (2.11.3 to build the docs) o PyGTK >= 2.10.4 o PyCairo >= 1.2.0 Bug reports should go to https://launchpad.net/pygoocanvas/ [1] http://sourceforge.net/projects/goocanvas cheers