[Gtk-sharp-list] Dynamic from SQLite popuplated Treeview mad editable
Sebastian
exit at are-you-ready.de
Tue Aug 31 05:47:06 EDT 2010
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.
More information about the Gtk-sharp-list
mailing list