[EMAIL PROTECTED] wrote: > > Hello all, > > I have two thing I wish to accomplish, First, put an icon in a gtk.Entry as > in many search boxes. Second put a gtk.Checkbox in a gtk.ComboboxEntry. On > the later I thought I could get a handle to the Combobox tree and then add a > column and then column span column 1 back into column 0 , thus a > gtk.ToggelRender would be visible in column 0. But I had no luck getting a > handle to the Combobox tree.
For the first one, look at libsexy: http://www.chipx86.com/wiki/Libsexy For using a ToggleRenderer, look at pygtk tuto: http://pygtk.org/pygtk2tutorial/sec-CellRenderers.html#sec-ActivatableToggleCells -- Yann -- http://mail.python.org/mailman/listinfo/python-list