Re: [pygtk] Is there a guide how to program with pygtk?

2003-03-29 Thread Lorenzo Gil Sánchez
> > > This is quite subjective :) PyGTK is about as easy as Tkinter for many > simple tasks. For many moderate tasks, PyGTK can be a lot easier, as it > contains more widgets (which in Tkinter you may need to reimplement). > In my opinion, it is also better for difficult tasks :) > I agree

Re: [pygtk] Is there a guide how to program with pygtk?

2003-03-16 Thread James Henstridge
David M. Cook wrote: On Tue, Dec 21, 2004 at 10:29:17PM -0200, Michel wrote: Hi Guys! I want to program in pygtk but I didn't find a guide, I read the faq and some examples but I want a reference guide... See FAQ item 1.7. Tell me if the pygtk is very unlike tkinter... I used tkinter

Re: [pygtk] Is there a guide how to program with pygtk?

2003-03-15 Thread Andreas Kostyrka
On Fri, Mar 14, 2003 at 06:13:55PM -0800, David M. Cook wrote: > On Tue, Dec 21, 2004 at 10:29:17PM -0200, Michel wrote: > > Tell me if the pygtk is very unlike tkinter... > > I used tkinter to make guis and > > I think it's easy to work, is the pygtk so easy? > > pygtk is not as easy as tkinter,

Re: [pygtk] Is there a guide how to program with pygtk?

2003-03-14 Thread David M. Cook
On Tue, Dec 21, 2004 at 10:29:17PM -0200, Michel wrote: > Hi Guys! > > I want to program in pygtk but I didn't find a guide, I read the faq > and some examples but I want a reference guide... See FAQ item 1.7. > Tell me if the pygtk is very unlike tkinter... > I used tkinter to make guis and >

[pygtk] Is there a guide how to program with pygtk?

2003-03-14 Thread Michel
Hi Guys! I want to program in pygtk but I didn't find a guide, I read the faq and some examples but I want a reference guide... Tell me if the pygtk is very unlike tkinter... I used tkinter to make guis and I think it's easy to work, is the pygtk so easy? Thanks for help! -- _ / \ Miche