Am Montag, den 30.08.2010, 14:43 -0400 schrieb Christopher David Howie:
> On 08/30/2010 02:39 AM, Sebastian wrote:
> > public BoundCellRendererText(string _fieldName) : CellRendererText()
> > 
> > Couldn't get it to work. Could you tell me waht am I doing wrong?
> 
> Replace "CellRendererText()" with "base()".  Or just remove everything
> from the colon to the end of the line, since ":base()" is implied for
> constructors.
> 
Thats it. Thank you all very much. Works absolutely like I wanted it.

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to