Marius Gedminas wrote:
> This function appeared in Gtk+ 2.12.
>
> Maemo 4.0 has Gtk+ 2.10.
Ah. Thanks for the information.
I presume, then, that there is no way to get the cell renderer. Any idea
when Maemo will update its Gtk?
--
Jeffrey Barish
_
On Thu, Apr 24, 2008 at 10:43:23AM -0600, Jeffrey Barish wrote:
> I am getting the error message
>
> AttributeError: 'gtk.ComboBoxEntry' object has no attribute 'get_cells'
> I suppose that this error must result from a maemo abridgement because the
> gtk documentation describes this method (in g
I am getting the error message
AttributeError: 'gtk.ComboBoxEntry' object has no attribute 'get_cells'
I suppose that this error must result from a maemo abridgement because the
gtk documentation describes this method (in gtk.CellLayout). A
ComboBoxEntry installs the renderer automatically, so h