Hi
I am new to this list.
I am trying to make an python/gtk+ app. One problem I am having is
attaching an accelerator to a image button.
This is the code I am using to create the buttons.
--- cut ---
def index_control(self):
hbox = gtk.HBox()
for stock i
Yuri Pimenov wrote:
treeview.get_selection().connect('changed', handler)
On 02/11/2007, Alec Hussey <[EMAIL PROTECTED]> wrote:
Hello all,
I am trying to make my TreeView trigger a row-activated signal when a
row is selected with a single click, rather than how it is now where you
have to do
Hello all,
I'm writing a touchscreen app. and I have columns in my treeview that
use expanders...is there anyway you can get the expander columns to
expand/collapse by clicking the entire cell and not just the little arrow?
Thanks,
Chris
___
pygtk
Yes, SVG is loaded and stored as pixbuf, then you can display it in any
other widget. os use the pixbuf cairo surface to 'draw it' in
gtk.DrawingArea
On Fri, 2007-11-02 at 08:01 +0200, Donn wrote:
> > To 'display' the SVG file in a gtk.DrawingArea is quite simple. Just use
> > the Cairo source_pi
Hello,
i tried to build pygobject but got an duplicate symbol error message.
I tried the svn and pygobject 2.14 and also in fink, always the same
error.
thanks,
frank
My Build output:
make all-recursive
Making all in docs
make all-am
make[3]: Nothing to be done for `all-am'.
Making a