[maemo-developers] pymaemo, hildon.TouchSelector and gtk.Treeview, hildon-desktop, scripting help
From: Patrick Beck pbeck at yourse.deDate: Sat Mar 6 15:18:57 EET 2010
- Previous message: pymaemo, hildon.TouchSelector and gtk.Treeview, hildon-desktop, scripting help
- Next message: Calls Reporting "General Error", is it my Connection Manager or is it RTComm?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, yeah thats right but thats means that the column will not be displayed ;) So i will let it as is and don't worry about the warning. with kind regards Patrick Am Mittwoch, den 03.03.2010, 12:46 +0100 schrieb Daniel Martin Yerga: > Hi. > > On 02/03/10 19:57, Patrick Beck wrote: > > > > I have only a small logic problem. I have to call a renderer in > > append_column - None as in the documentation won't work. > > > > column = selector.append_column(store_icons, renderer) #i have to call a > > renderer, not None > > > > And the application raises a warning > > > > multi_cells_example.py:21: GtkWarning: > > gtk_tree_view_column_cell_layout_pack_start: assertion `! > > gtk_tree_view_column_get_cell_info (column, cell)' failed > > column.pack_start(renderer, 0) > > > > but the application works :) > > > > I don't know the theory about it, but the practice says that if you > remove the line "column.pack_start(renderer, 0)", it doesn't show the > warning. > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Dies ist ein digital signierter Nachrichtenteil URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100306/aa279ffb/attachment.pgp>
- Previous message: pymaemo, hildon.TouchSelector and gtk.Treeview, hildon-desktop, scripting help
- Next message: Calls Reporting "General Error", is it my Connection Manager or is it RTComm?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]