[Gtk-sharp-list] GnomeDb sample doesn't compile
John Luke
jluke@users.sourceforge.net
Fri, 21 Nov 2003 15:03:53 -0500
On Fri, 2003-11-21 at 14:35, Marius Andreiana wrote:
> On Vi, 2003-11-21 at 18:04, Mike Kestner wrote:
> > gtk_button_new_from_stock is now called by the Button (string) ctor, so
> > the static method is no longer needed. The sample just needs updating.
> ok, I attached a patch.
> It works now, thanks
Hello,
I applied a similar patch in cvs. You can use Gtk.Table.ColumnSpacing
and Gtk.Table.RowSpacing instead of commenting them out.
Thanks.