On 4/20/06, Jan Arne Petersen <[EMAIL PROTECTED]> wrote: > Hi, > > On Wed, 2006-04-19 at 22:00 -0300, Gustavo Sverzut Barbieri wrote: > > On 4/19/06, Jan Arne Petersen <[EMAIL PROTECTED]> wrote: > > > Disable checkbox-mode: > > > > > > g_object_set(G_OBJECT(tree_view), "allow-checkbox-mode", FALSE, NULL); > > > > No it doesn't help and I have an example code to demonstrate it, see > > attached file. > > It fixed the problem here. I tried it with the modified example > (attached). > > > > From that code, Gaim and my library, it seems that _FIRST_ append'ed > > column that have a GtkCellRendererToogle fails, others works as > > expected. > > That is the maemo checkbox-mode: The first checkbox in a row is active > if and only if the row is selected.
Weird enough, it worked this time. I may have mistyped it before. Thank you very much! Revision 19 has this fixed! -- Gustavo Sverzut Barbieri -------------------------------------- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81) 9927 0010 Phone: +1 (347) 624 6296; [EMAIL PROTECTED] GPG: 0xB640E1A2 @ wwwkeys.pgp.net _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
