[Gtk-sharp-list] Cannot find type HTML

Joe Scaduto scooch@noggle.biz
Wed, 11 Feb 2004 01:30:51 -0500


Hello,

I am trying to create a new HTML widget: HTML html = new HTML()
I am using both Gtk and GtkSharp assemblies but when I compile my
program I get the error:

cib.cs(123) error CS0246: Cannot find type `HTML'

Any help would be great.

Thanks,

Joe