>I can't display a bitmap although it's a valid pixmap. The depth of a bitmap is 2. The depth of a pixmap matches the display (or something like that; its normally > 2, anyway). Hence the BadMatch error from the X server. You have to use gdk_draw_bitmap() to draw a depth=2 bitmap. --p -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] Pixmap vs Bitmap Pedro Medeiros
- [gtk-list] Re: Pixmap vs Bitmap Paul Barton-Davis
- [gtk-list] Re: Pixmap vs Bitmap Pedro Medeiros
- [gtk-list] Re: Pixmap vs Bitmap Derek Simkowiak
- [gtk-list] Re: Pixmap vs Bitmap Pedro Medeiros
- [gtk-list] gtk_text KeK
- [gtk-list] Re: gtk_text Thomas Mailund
- [gtk-list] Re: Pixmap vs Bitmap Bernhard Herzog
- [gtk-list] Re: Pixmap vs Bitmap Paul Barton-Davis
- [gtk-list] Re: Pixmap vs Bitmap Pedro Medeiros
- [gtk-list] Re: Pixmap vs Bitmap Paul Barton-Davis
- [gtk-list] Flush expose events Arnaud Masson