Hi,

The Gnome.CanvasBpath is undocumented and I have no idea how to use it. I tried:

  CanvasBpath stroke = new CanvasBpath( cgRoot );
  stroke.BPath.MoveTo( 20,20 );

But the result is:

(<unknown>:16183): GLib-GObject-CRITICAL **: g_value_get_pointer: assertion `G_VALUE_HOLDS_POINTER (value)' failed

(<unknown>:16183): GnomeCanvas-CRITICAL **: gnome_canvas_path_def_moveto: assertion `path != NULL' failed

Could you help me a little bit how to use the Gnome.CanvasBpath?

Thanks,
Ivan
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to