[pygtk] how to attach a gtk.Layout to a gtk.Scrollbar

2003-04-04 Thread Lorenzo Gil Sánchez
/pygtk2tutorial/index.html [2] http://www.moeraki.com/pygtktutorial/pygtk2tutorial/sec-Layout.html -- Lorenzo Gil Sánchez <[EMAIL PROTECTED]> signature.asc Description: PGP signature ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/m

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