Ok I got it to work.

I simply needed to reference the command in another way in the project that
uses the widget.  For some reason C# complicates itself (or my own mistake)
if you try to reference mulitlayers, it simply does the work for you if you
type it in short.

Like MyWidgetLibrary.


mywebview1.webView.Open (@"test.html");


-- 
View this message in context: 
http://www.nabble.com/Inherritance-of-WebKit.WebView-features-tp21049070p21065813.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to