[Gtk-sharp-list] Gdk.Pixbuf.RenderPixmapAndMask question

Dan Winship danw at novell.com
Mon Nov 28 13:45:08 EST 2005


Mariano Benedettini wrote:
> Can you point me in the direction of a solution for this problem?:
> 
> test1.cs(92,6): error CS1502: The best overloaded method match for 
> `Gtk.Image.SetFromPixmap(Gdk.Pixmap, Gdk.Bitmap)' has some invalid 
> arguments
> test1.cs(92,6): error CS1503: Argument 2: Cannot convert from 
> `Gdk.Pixmap' to `Gdk.Bitmap'
> Compilation failed: 2 error(s), 0 warnings

Oh. Upgrade to gtk# 2.4. Anything use GdkBitmap is broken and unusable 
in gtk# 1.0.

-- Dan


More information about the Gtk-sharp-list mailing list