Joeri Belis wrote:
> Main.cs(144) error CS1501: No overload for method `CreateFromXpmD' takes `4'
> arguments
> 
> But looking at the documentation is see
> 
> CreateFromXpmD(Drawable, out Pixmap, Color, string[]) : Pixmap

You're looking at the docs for gtk-sharp 2.x, but you're using gtk-sharp
1.0.x. (And as far as I remember, CreateFromXpmD was broken and unusable
in 1.0.x.)

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

Reply via email to