Thank you so much!!! I didn't notice that.. On Wed, Oct 28, 2009 at 3:21 PM, Neil Muller <drnlmuller+...@gmail.com<drnlmuller%2b...@gmail.com> > wrote:
> On Wed, Oct 28, 2009 at 3:09 PM, Petsas Athanasios <pet...@csd.uoc.gr> > wrote: > > > > All I want is just an example on how to do that. For instance how to > support > > a scrolling treview (or generally a scrolling widget) inside a container > > such as > > an hbox. > > As you'll see demonstrated in several of the pygtk examples, wrapping > the TreeView in a scrolled window first is the way to go here. > gtk.ScrolledWindow is just another widget container, so it can be > included in a HBox like any other widget. > > -- > Neil Muller > drnlmul...@gmail.com > > I've got a gmail account. Why haven't I become cool? >
_______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/