RE: [gtkmm] Reset a value in a cell



> From: Frank Naumann [mailto:fnaumann cs uni-magdeburg de] 
> Hello!
> 
> > > I like these stripes.
> > > So after using some special colors I need to reset the cell colors
> > > to default values.
> > > Is there any way to reset the value in a cell to its 
> default value?
> > > Something like:
> > > (*it)(currTableColumns.fcolors[colnum]).reset_value()?
> > >     Hopefully,
> > >        Igor Gorbounov
> >
> > Can you just read the default value at runtime and then use 
> it later? I
> > don't think there's a better way, though you could ask on 
> the GTK+ list
> > about default property values in general.
> 
> As you mention it, I noted that the readonly style properties of the
> TreeView are not wrapped in gtkmm.

Style properties should only be used by themes as far as we know. Is this a
normal property or a style property.

Murray Cumming
murrayc usa net
www.murrayc.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]