Re: [pygtk] Stock images missing in reference

2007-04-17 Thread Rafael Villar Burke
Felix Rabe (public) wrote: Felix Rabe (public) wrote: Hi, Neither in my local python-gtk2-doc installation on Ubuntu 7.04, nor in the source tarball, nor on http://www.pygtk.org/docs/pygtk/gtk-stock-items.html do I see the stock images. There's not even an icons/ directory on the pygtk.org ser

[pygtk] Re: progressbar for file managing

2007-04-17 Thread Fabian Braennstroem
Hi John, John Dennis schrieb am 04/16/2007 06:05 PM: > On Mon, 2007-04-16 at 19:55 +, Fabian Braennstroem wrote: >> Hi, >> >> I would like to add a progressbar for file managing such as copying, >> deleting, moving. Unfortunately I don't understand the handling of >> the progressbar... >> As a

Re: [pygtk] Re: progressbar for file managing

2007-04-17 Thread John Dennis
On Tue, 2007-04-17 at 21:15 +, Fabian Braennstroem wrote: > Thanks for your advice! I tried to adjust your lines a bit, but I > was not successful: > > def progress_pulse(self): > if self.load_in_progress: > self.progress.pulse() > return True

[pygtk] No label wanted for button with stock item

2007-04-17 Thread Jeffrey Barish
Is there an easy way to turn off the label of a button that uses a stock item? How about a hard way? -- Jeffrey Barish ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/fa

Re: [pygtk] No label wanted for button with stock item

2007-04-17 Thread Gian Mario Tagliaretti
2007/4/17, Jeffrey Barish <[EMAIL PROTECTED]>: you are lucky, it's a FAQ! :) http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq09.005.htp cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailma

[pygtk] Column size in TreeView

2007-04-17 Thread Manuel Ospina
Hi, I have a TreeView with two columns. I want each column to have half the size of the TreeView. Iwas thinking to get the width of the TreeView and then resize each column, but I can't find a method to do it. I want to have each column with half the size of the TreeView because each row has a