[maemo-developers] PyGTK CellRendererToggle
From: Sean Luke sean at cs.gmu.eduDate: Mon Mar 26 16:53:30 EEST 2007
- Previous message: Developping an application using Netbeans and Scratchbox
- Next message: Second WSOD and making sure wireless connects at startup.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
allow-checkbox-mode being on was one of various bugs I reported; I wonder if _anyone_ uses checkboxes in GTKTreeViews without first turning it off. Sean Lauro wrote: > On 3/25/07, Gert Menke <g.menke at gmx.net> wrote: >> The Checkboxes do not reflect the corresponding values in the >> TreeStore; >> instead always the checkbox in the currently selected line is active, >> while all others are not. > > Actually this is their "normal" behavior in maemo. You have to set the > 'allow-checkbox-mode' property of the treeview to false. See [1]. > > [1] https://garage.maemo.org/tracker/index.php? > func=detail&aid=519&group_id=40&atid=229
- Previous message: Developping an application using Netbeans and Scratchbox
- Next message: Second WSOD and making sure wireless connects at startup.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]