[Gtk-sharp-list] CellRendererToggle Help!

John Luke jluke@users.sourceforge.net
Fri, 16 Apr 2004 18:40:03 -0400


On Fri, 2004-04-16 at 01:41 -0400, Joe Scaduto wrote:
> On Fri, 2004-04-16 at 00:19, John Luke wrote:
> > On Thu, 2004-04-15 at 23:10 -0400, Joe Scaduto wrote:
> > > Hello,
> > > 
> > > I currently have a ListStore with 3 columns appended and one whose
> > > CellRenderer is CellRendererToggle.  Since the CellRendererToggle is for
> > > the entire column I am not quite sure how to change the state of one of
> > > the checkboxes.
> > > 
> 
> As you can see the code logic is the same as mine just cleaner.  
> Do you have any other suggestions?   
> 

But it does work, i.e. the individual cells do reflect the toggling in
GtkDemo.exe correct?  I think it is just a comment that got left behind
when the functionality was added (I think that was me).  Let me know if
it does not, and I will go re-read it to see what could be missing.