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 how am I supposed to get it so that I can change its attributes? -- Jeffrey Barish _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
